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

Attributes

Programma globale Migrazione e sviluppo
Globalprogramm Migration und Entwicklung
Global Programme Migration and Development
Programme global Migration et Développement
2025-08-25T06:37:11.6561480Z
521669
https://www.termdat.bk.admin.ch/entry/521669
Internet DEZA, [Abteilung Globalprogramm Migration und Entwicklung](https://www.eda.admin.ch/deza/de/home/deza/organisation/bereiche/globale_zusammenarbeit/globalprgramm_migration.html) (3.8.2016).
SDC website, [Global Programme Migration and Development Division](https://www.eda.admin.ch/deza/en/home/deza/organisation/bereiche/globale_zusammenarbeit/globalprgramm_migration.html) (25.4.2016).
Internet DSC, [Divisione Programma globale Migrazione e sviluppo](https://www.eda.admin.ch/deza/it/home/deza/organisation/bereiche/globale_zusammenarbeit/globalprgramm_migration.html) (3.8.2016).
Site DDC, [Division Programme global Migration et Développement](https://www.eda.admin.ch/deza/fr/home/deza/organisation/bereiche/globale_zusammenarbeit/globalprgramm_migration.html) (3.8.2016).
Programma globale si scrive con la maiuscola iniziale solo quando fa parte del nome di un programma specifico (es. Programma globale Cambiamento climatico) o della Sezione corrispondente della DSC. Se usato in termini generici si scrive con la minuscola: programma globale.
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.