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

Attributes

Stöcke und liegendes Totholz
Souches et bois mort à terre
Ceppaie e legno morto a terra
Stumps and lying deadwood
Stumps and lying deadwood
[Code] Stöcke
[Code] Stöcke
Probeflächen mit/ohne Stöcke und liegendem Totholz auf der Interpretationsfläche. «mit» ist gegeben, wenn auf der Interpretationsfläche mindestens fünf Baumstöcke ab 30 cm Durchmesser und 20 cm Höhe oder ein liegender Baum von 30 cm Brusthöhendurchmesser (BHD) vorhanden ist. Grundlage: Feldaufnahme (MID 210: Stöcke)
Probeflächen mit/ohne Stöcke und liegendem Totholz auf der Interpretationsfläche. «mit» ist gegeben, wenn auf der Interpretationsfläche mindestens fünf Baumstöcke ab 30 cm Durchmesser und 20 cm Höhe oder ein liegender Baum von 30 cm Brusthöhendurchmesser (BHD) vorhanden ist. Grundlage: Feldaufnahme (MID 210: Stöcke)
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 Present
inDefinedTermSet Not present
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
Stumps and lying deadwood
N/a
Present
Not present
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.