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

Attributes

Waldtyp (3 Klassen)
Forest type (3 classes)
Forest type (3 classes)
Type de forêt (3 classes)
Tipo di bosco (3 classi)
[Code] Waldtypen (3 Klassen nach Zugang und Wald/Gebüschwald)
[Code] Waldtypen (3 Klassen nach Zugang und Wald/Gebüschwald)
Einteilung des Waldes aufgrund des Waldentscheids und der Zugänglichkeit in die drei Klassen «zugänglicher Wald ohne Gebüschwald», «unzugänglicher Wald ohne Gebüschwald» und «Gebüschwald».
Einteilung des Waldes aufgrund des Waldentscheids und der Zugänglichkeit in die drei Klassen «zugänglicher Wald ohne Gebüschwald», «unzugänglicher Wald ohne Gebüschwald» und «Gebüschwald».
1323
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
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
Forest type (3 classes)
N/a
Accessible forest without shrub forest
Inaccessible forest without shrub forest
Shrub forest
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.