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

Attributes

Direktor
director general
directeur
direttore
2025-08-25T06:38:26.6097790Z
521949
https://www.termdat.bk.admin.ch/entry/521949
Verordnung des EDA zur Bundespersonalverordnung, Anhang 4 Ziff. A 4.1, SR [172.220.111.343.3](https://www.admin.ch/opc/de/classified-compilation/20021667/index.html#app2), (5.10.2016).
FDFA Language Service, English Language Unit, based on decision by Tania Cavassini, director general of the Directorate for Resources, 21.8.2023.
Ordonnance du DFAE concernant l'ordonnance sur le personnel de la Confédération, Annexe 4 ch. A 4.1, RS [172.220.111.343.3](https://www.admin.ch/opc/fr/classified-compilation/20021667/index.html#app2), (5.10.2016).
Ordinanza del DFAE concernente l'ordinanza sul personale federale, Allegato 4 cifra A 4.1, [RS 172.220.111.343.3](https://www.admin.ch/opc/it/classified-compilation/20021667/index.html#app2), (10.5.2016).
The title 'director general' was previously only used for the head of the SDC. Starting August 2023, all heads of directorates at the FDFA are to be referred to as director general.
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.