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

Attributes

Baumzustand (lebend/tot)
État de l'arbre (vif/mort)
Stato dell'albero (vivo/morto)
Tree state (living/dead)
Tree state (living/dead)
[Code] Baumzustand (lebend/tot)
[Code] Baumzustand (lebend/tot)
Einteilung der Bäume und Sträucher ab 12 cm Brusthöhendurchmesser (BHD) in lebende oder tote. Grundlage: Feldaufnahme (MID 58: Bemerkungen, MID 1018: Baumzustand)
Einteilung der Bäume und Sträucher ab 12 cm Brusthöhendurchmesser (BHD) in lebende oder tote. Grundlage: Feldaufnahme (MID 58: Bemerkungen, MID 1018: Baumzustand)
1265
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

property object
inDefinedTermSet Classification NFI
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
inDefinedTermSet n/a
inDefinedTermSet Living
inDefinedTermSet Dead
targetClass anon-genid-6f38504d4fc240beabc233dfaa25e0b7-1239
targetClass anon-genid-fc02538a310f4f61816152d5e6309a14-1145
targetClass anon-genid-544b54ba78574b9ca56bb63e4eecdd18-1224
targetClass anon-genid-9233ee3c26d94192bfbf65cfb906aae6-1127
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000

Instances of this Class

instance description
Tree state (living/dead)
n/a
Living
Dead
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Superclasses of this Class

superclass description
Classification NFI
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.