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

Attributes

Stachelbaum
barb tree
arbre-hérisson
2023-09-19T11:46:45.6682700Z
97853
https://www.termdat.bk.admin.ch/entry/97853
BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2006, Anh. 8, S.23
UFAM, Uso dei prodotti per il trattamento delle piante in foresta, 2010, p. 76
OFEV, Gestion durable des forêts de protection, 2006, ann. 8, p. 23
Con uno scivolamento della neve particolarmente forte è preferibile sistemare sulla linea di caduta i tronchi con monconi di rami, in modo da poter impedire che cedono col passar del tempo.
EXP: Baumstamm mit Aststummeln, der dazu verwendet wird, Bäume gegen Schneegleiten oder gegen Wildtierschäden (durch Schälen und Fegen) zu schützen
nach BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2006, Anh. 2b, S. 52 und Anhang 8, S. 22 sowie BAFU, Anwendung von Pflanzenschutzmitteln im Wald, 2010, S. 76 ([Internet, 2022-12-19](https://www.bafu.admin.ch/dam/bafu/de/dokumente/wald-holz/uw-umwelt-wissen/anwendung_von_pflanzenschutzmittelnimwald.pdf.download.pdf/anwendung_von_pflanzenschutzmittelnimwald.pdf))
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.