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

Attributes

clôture de contrôle pour les dégâts du gibier
recinzione per il controllo della selvaggina
Structure that protects planted tree saplings from browsing animals and other dangers as the trees grow.
OFEV, Gestion durable des forêts de protection, 2006, ann. 4 p. 3
UFAM, Continuità nel bosco di protezione e controllo dell’efficacia, all. 4 del raccoglitore NaiS: Guida ai formulari, 2006, pag. 3 ([Internet, 2023-02-20](https://www.bafu.admin.ch/dam/bafu/it/dokumente/wald-holz/fachinfo-daten/4_anleitungen_zudenformularen.pdf.download.pdf/4_guida_ai_formulari.pdf))
EXP: bezeichnet Mittel zum Schutz von zumeist Pflanzen und Bäumen vor Verbiss durch Wild- und Weidetiere
Wikipedia, "Verbissschutz" ([Internet, 2023-06-05](https://de.wikipedia.org/wiki/Verbissschutz))
Wikipedia, "tree shelter" ([Internet, 2023-06-05](https://en.wikipedia.org/wiki/Tree_shelter))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part mesh tree guard
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.