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

Attributes

Zwischenzeugnis
interim work certificate
certificat intermédiaire
certificato intermedio
2025-08-25T06:37:43.6638490Z
521799
https://www.termdat.bk.admin.ch/entry/521799
Personal EDA, Richtlinien [Arbeitszeugnisse](https://www.collaboration.eda.admin.ch/de/Documents/Richtlinien%20Arbeitszeugnisse%20EDA_de.pdf) EDA (23.6.2016).
FDFA intranet, [Interim work certificate template](https://www.collaboration.eda.admin.ch/en/Documents/Zwischenzeugnis%20EDA_Vorlage_en.docx) (14.7.2016).
Personnel DFAE, [Directives relatives aux certificats de travail du DFAE](https://www.collaboration.eda.admin.ch/fr/Documents/Richtlinien%20Arbeitszeugnisse%20EDA_fr.pdf), février 2016.
Personale DFAE, Direttive concernenti i [certificati di lavoro](https://www.collaboration.eda.admin.ch/it/Documents/Richtlinien%20Arbeitszeugnisse%20EDA_it.pdf) (29.6.2016).
This only applies to the FDFA context where the term "work certificate" is preferred by HR.
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.