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

Attributes

Sachbearbeitung
tâches spécialisées
compiti specializzati
2025-08-25T06:35:57.0424010Z
521400
https://www.termdat.bk.admin.ch/entry/521400
([Reglement, Laufbahngestaltung im konsularischen und diplomatischen Dienst, 200-4-025-D 10.11.2015.](https://www.collaboration.eda.admin.ch/de/Documents/200-4-025_DE.pdf))
([Règlement, sur le schéma de déroulement des carrières des services consulaire et diplomatique, 200-4-025-F 10.11.2015.](https://www.collaboration.eda.admin.ch/fr/Documents/200-4-025_FR.pdf))
([Regolamento, concernente la pianificazione della carriera nel servizio consolare e quello diplomatico, 200-4-025-I 10.11.2015.](https://www.collaboration.eda.admin.ch/it/Documents/200-4-025_IT.pdf))
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.