SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

cutting
Steckholz
bouture
talea
Unverzweigtes ausschlagfähiges Aststück eines Gehölzes (meistens Weide), das in den Boden gesteckt wird, damit daraus eine neue Pflanze heranwächst.
Living branch of a plant (often a willow) without twigs, which is stuck into the ground for the purpose of revegetation or slope stabilization.
Branche vivante d'une plante (souvent d'un saule) sans ramille plantée dans le sol pour qu'elle donne de nouvelles pousses.
Ramo di una pianta (solitamente salice) infisso nel terreno e capace di emettere radici e di generare un nuovo individuo.
2017-01-17T08:45:16.3030000Z
216588
https://www.termdat.bk.admin.ch/entry/216588
Zeh/BWW, Ingenieurbiol. Bauweisen, 1993, S. 21
FAO, Torrent Control, 1986, no. 66
Zeh/OFEG, Génie biol., 2000, p. 20
Zeh, Ingegneria naturalistica, 1993, p. 30
DOM: Ingenieurbiologie
DOM: soil bioengineering
DOM: génie biologique
DOM: ingegneria naturalistica
nach Zeh/BWW, Ingenieurbiol. Bauweisen, 1993, S. 21
after FAO, Torrent Control, 1986, no. 66, n. 66-67 and Zeh/BWW, Ingenieurbiol.Bauweisen, 1993, p.21
d'après Zeh/OFEG, Génie biol., 2000, p. 20 et FAO, Correction des torrents, 1986, n° 66
secondo Zeh, Ingegneria naturalistica, 1993, p. 30
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.