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

Attributes

Bereich
department
domaine
Settore
2025-08-25T06:35:10.2604380Z
521218
https://www.termdat.bk.admin.ch/entry/521218
DEZA, Fachstelle Kommunikationmanagement, Information vom 26.3.2015.
SDC Staff Office, Communication Management Unit, 26.3.2015.
Intranet DDC, [Information](https://www.collaboration.eda.admin.ch/fr/news/wichtige-information-beteichnungen-von-organisationseinheiten) importante : dénomitation des unités d'organisations (19.2.2016).
Fachstelle Kommunikationmanagement DEZA, informazione del 26.3.2015.
Cfr. anche \hDivisione\s, \hSezione\s.
L’état-major Domaine Coopération Sud est directement rattaché à la direction du Domaine Coopération Sud.
Siehe auch \hAbteilung\s, \hSektion\s
The SDC was previously divided into 'departments'. But this is no longer the case since restructuring. Only use this term in the context of the old SDC structure.
Per esempio: Settore Cooperazione globale.
veraltet
veraltet
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.