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

Attributes

Wiederaufforstung
reforestation
reboisement
rimboschimento
Action de regarnir d'arbres une terre forestière par des moyens naturels ou artificiels, tels la plantation et l'ensemencement.
2019-01-28T15:51:19.6770000Z
65199
https://www.termdat.bk.admin.ch/entry/65199
IUFRO, Voc. Forest Management, 1990
IUFRO, Voc. Assestamento forestale, 1990
IUFRO, WB Forsteinrichtung, 1990
IUFRO, Voc. Aménagement forestier, 1990;
Service canadien des forêts, Ressources naturelles Canada, la biotechnologie forestière ([Internet, 2007-02-26](http://www.nrcan-rncan.gc.ca/cfs-scf/science/biotechnology/glossa_f.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
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.