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

Attributes

Nachhaltigkeitspolitik
sustainable development policy
politique en matière de développement durable
politica per lo sviluppo sostenibile
2025-08-18T05:37:53.5853620Z
501372
https://www.termdat.bk.admin.ch/entry/501372
BR, Strategie Nachhaltige Entwicklung 2016–2019, 2016, S. 64, Ziff. 10.1 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/de/dokumente/nachhaltige_entwicklung/publikationen/strategie_nachhaltigeentwicklung2016-2019.pdf.download.pdf/strategie_nachhaltigeentwicklung2016-2019.pdf))
CF, Strategia per uno sviluppo sostenibile 2016–2019, 2016, pag. 5, n. 1.3 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/it/dokumente/nachhaltige_entwicklung/publikationen/strategie_nachhaltigeentwicklung2016-2019.pdf.download.pdf/strategia_per_unosvilupposostenibile2016-2019.pdf))
CF, Stratégie pour le développement durable 2016–2019, 2016, p. 64, ch. 10.1 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/fr/dokumente/nachhaltige_entwicklung/publikationen/strategie_nachhaltigeentwicklung2016-2019.pdf.download.pdf/strategie_pour_ledeveloppementdurable2016-2019.pdf))
FC, Sustainable Development Strategy 2016–2019, 2016, p. 5, chap. 1.3 ([Internet, 2025-07-09](https://www.are.admin.ch/dam/are/en/dokumente/nachhaltige_entwicklung/publikationen/strategie_nachhaltigeentwicklung2016-2019.pdf.download.pdf/sustainable_developmentstrategy2016-2019.pdf))
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

property subject
seeAlso guidelines for sustainable development policy
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.