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

Attributes

Forest type (17 classes)
Waldtyp (17 Klassen)
Forest type (17 classes)
Type de forêt (17 classes)
Tipo di bosco (17 classi)
[Code] Waldtypen nach EAFV-Bericht 305
[Code] Waldtypen nach EAFV-Bericht 305
Einteilung der Wälder aufgrund ihrer Entstehung, Struktur und Bewirtschaftung in 17 Klassen («Typen»). Im Gegensatz zum Waldtyp in 12 Klassen wird beim Waldtyp in 17 Klassen jede Entwicklungsstufe (Jungwuchs bis Baumholz) als einzelne Klasse ausgewiesen. Grundlage: Feldaufnahme (MID 255: Nutzungskategorie, MID 257: Waldtyp nach Aufnahmeanleitung LFI, MID 260: Waldform, MID 267: Bestandesstruktur, MID 261: Entwicklungsstufe)
Einteilung der Wälder aufgrund ihrer Entstehung, Struktur und Bewirtschaftung in 17 Klassen («Typen»). Im Gegensatz zum Waldtyp in 12 Klassen wird beim Waldtyp in 17 Klassen jede Entwicklungsstufe (Jungwuchs bis Baumholz) als einzelne Klasse ausgewiesen. Grundlage: Feldaufnahme (MID 255: Nutzungskategorie, MID 257: Waldtyp nach Aufnahmeanleitung LFI, MID 260: Waldform, MID 267: Bestandesstruktur, MID 261: Entwicklungsstufe)
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
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.