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

Attributes

Reserve type
Reservatstyp (2023)
Reserve type
Type de réserve (2023)
Tipo di riserva (2023)
[Code] Reservatstyp (Stand 2023)
[Code] Reservatstyp (Stand 2023)
Typ des Waldreservats (Naturwaldreservat, Sonderwaldreservat, übriger Wald), basierend auf den Waldreservaten nach Angabe der Kantone (Stand 2023) und dem Wald-/Nichtwald-Entscheid der jeweiligen Inventur. Grundlage: GIS-Daten BAFU (2023) sowie Feldaufnahme (MID 816) oder - wenn Wald nicht zugänglich - Luftbildinterpretation
Typ des Waldreservats (Naturwaldreservat, Sonderwaldreservat, übriger Wald), basierend auf den Waldreservaten nach Angabe der Kantone (Stand 2023) und dem Wald-/Nichtwald-Entscheid der jeweiligen Inventur. Grundlage: GIS-Daten BAFU (2023) sowie Feldaufnahme (MID 816) oder - wenn Wald nicht zugänglich - Luftbildinterpretation
2707
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
Reserve type
N/a
Natural forest reserve
Special forest reserve
Other 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.