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

Attributes

Dürrständer
snag
arbre sec sur pied
albero morto in piedi
Stehender toter Baum.
Arbre mort sur pied.
Albero morto, ma ancora in piedi.
standing dead or dying tree, often missing a top or most of the smaller branches
2024-09-23T09:19:28.8947740Z
64721
https://www.termdat.bk.admin.ch/entry/64721
Duc, Glossaire IFN, 1998
Duc, Glossario IFN, 1998
Duc, Glossar LFI, 1998
National forest inventory ([Internet, 2024-09-23](https://www.lfi.ch/de/glossar?frmWordList=1_Gloss))
Duc, Glossaire IFN, 1998
Duc, Glossario IFN, 1998
Duc, Glossar LFI, 1998
Wikipedia ([Internet, 2024-09-23](https://en.wikipedia.org/wiki/Snag_%28ecology%29))
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

property subject
seeAlso Totholz
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.