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

Attributes

nachhaltige Bewirtschaftung der natürlichen Ressourcen
gestion durable des ressources naturelles
sustainable natural resource management
gestione sostenibile delle risorse naturali
2025-07-08T08:11:59.0527020Z
51918
https://www.termdat.bk.admin.ch/entry/51918
FOEN, The FOEN in brief ([Internet, 2024-12-10](https://www.bafu.admin.ch/bafu/en/home/office/the-foen-in-brief.html))
Organisationsverordnung UVEK, Art. 1 Abs. 3 Bst. e (SR 172.217.1, Stand 2019-01)
O Organisation DETEC, art. 1 al. 3 let. e (RS 172.217.1, état 2019-01)
O Organizzazione DATEC, art. 1 cpv. 3 lett. e (RS 172.217.1, stato 2019-01)
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.