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

Attributes

Unterziel
target
cible
sotto-obiettivo
2025-08-25T06:37:19.5829210Z
521700
https://www.termdat.bk.admin.ch/entry/521700
Internet EDA, [Die 17 Ziele](https://www.eda.admin.ch/post2015/de/home/ziele/die-17-ziele-fuer-eine-nachhaltige-entwicklung.html) für nachhaltige Entwicklung (25.5.2016).
UN website, [Transforming](https://sustainabledevelopment.un.org/post2015/transformingourworld/publication) Our World: The 2030 Agenda For Sustainable Development (25.5.2016).
Site DFAE, [Les 17 objectifs de développement durable](https://www.eda.admin.ch/post2015/fr/home/ziele/die-17-ziele-fuer-eine-nachhaltige-entwicklung.html) (25.5.2016).
Internet DFAE, L'Agenda 2030 per uno sviluppo sostenibile, [17 obiettivi](https://www.eda.admin.ch/post2015/it/home/ziele/die-17-ziele-fuer-eine-nachhaltige-entwicklung.html) di sviluppo sostenibile (25.5.2016).
Per contribuire allo sviluppo globale, promuovere il benessere umano e proteggere l’ambiente, nel 2015 la comunità degli Stati ha approvato l’Agenda 2030 per uno sviluppo sostenibile, i cui elementi essenziali sono i 17 obiettivi di sviluppo sostenibile (OSS/SDGs, Sustainable Development Goals) e i 169 sotto-obiettivi.
Translate 'sous-objectif' as 'target' in connection with the Sustainable Development Goals.
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.