SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000
Attributes: No results found.
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
Dataset NFI: Change
Dataset NFI: Topics by diameter at breast height (main diameter classes)
Dataset NFI: Topics by diameter at breast height (in 4 cm classes)
Dataset NFI: Topics by aspect (9 classes)
Dataset NFI: Topics by tree species (5 classes)
Dataset NFI: Topics by tree state (living/dead)
Dataset NFI: Topics by tree state (standing/lying)
Dataset NFI: Topics by giant (yes/no)
Dataset NFI: Topics by extent of damage gaps (10 classes)
Dataset NFI: Topics by dominant diameter at breast height (standing-living - in 8 classes)
Dataset NFI: Topics by diameter at breast height (10 classes)
Dataset NFI: Topics by length of lying dead tree (6 classes)
Dataset NFI: Topics by stem height of broken snags (6 classes)
Dataset NFI: Topics by development stage
Dataset NFI: Topics by tree age (in 40-year classes)
Dataset NFI: Topics by tree species (56 classes)
Dataset NFI: Topics by degree of mixture (terrestrial)
Dataset NFI: Topics by introduced tree species (tree neophytes; 3 classes; from NFI1 on)
Dataset NFI: Topics by introduced tree species (tree neophytes; 8 classes)
Dataset NFI: Topics by altitudinal vegetation belts (NaiS; 10 classes)
Dataset NFI: Topics by altitudinal vegetation belts (NaiS; 6 classes)
Dataset NFI: Topics by higher/lower altitude zone
Dataset NFI: Topics by forest formations (NaiS; 10 classes)
Dataset NFI: Topics by forest type (17 classes)
Dataset NFI: Topics by degree of damage
Dataset NFI: Topics by number of cases of damage
Dataset NFI: Topics by time of last treatment (in 5- or 10-year classes)
Dataset NFI: Topics by site quality
Dataset NFI: Topics by forest type (12 classes)
Dataset NFI: Topics by main tree species
Dataset NFI: Topics by ownership (2 categories)
Dataset NFI: Topics by conifers and broadleaves
Dataset NFI: Topics by tree condition
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.