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

Attributes

Generalsekretariat
general secretariat
secrétariat général
segreteria generale
Allgemeine Stabsstelle eines Departements der Bundesverwaltung.
General administrative office of a department of the Federal Administration.
Office d'état-major général d'un département de l'administration fédérale.
Stato maggiore generale di un dipartimento dell'Amministrazione federale.
2024-08-12T13:23:52.6167330Z
441817
https://www.termdat.bk.admin.ch/entry/441817
Regierungs- und Verwaltungsorganisationsgesetz, Tit. vor Art. 41 (SR 172.010, Stand 2023-09)
Government and Administration Organisation Act, tit. before art. 41 (SR 172.010, transl., status 2023-09)
LF Organisation du gouvernement et de l'administration, tit. avant art. 41 (RS 172.010, état 2023-09)
LF Organizzazione del Governo e dell'Amministrazione, tit. prec. art. 41 (RS 172.010, stato 2023-09)
nach Regierungs- und Verwaltungsorganisationsgesetz, Art. 41 Abs. 1 (SR 172.010, Stand 2023-09)
after Government and Administration Organisation Act, art. 41 para. 1 (SR 172.010, transl., status 2023-09)
d'après LF Organisation du gouvernement et de l'administration, art. 41 al. 1 (RS 172.010, état 2023-09)
secondo LF Organizzazione del Governo e dell'Amministrazione, art. 41 cpv. 1 (RS 172.010, stato 2023-09)
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
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.