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

Attributes

Vizekanzler
Vice Chancellor
vice-chancelier
vicecancelliere
2025-03-04T10:01:31.0138600Z
192530
https://www.termdat.bk.admin.ch/entry/192530
Regierungs- und Verwaltungsorganisationsgesetz, Art. 31 Abs. 2 (SR 172.010, Stand 2023-09)
FCh, The Swiss Confederation - a brief guide, 2015, p. 44
LF Organisation du gouvernement et de l'administration, art. 31 al. 2 (RS 172.010, état 2023-09)
L Organizzazione del Governo e dell'Amministrazione, art. 31 cpv. 2 (RS 172.010, stato 2023-09)
Die Vizekanzler oder die Vizekanzlerinnen vertreten den Bundeskanzler oder die Bundeskanzlerin.
I vicecancellieri sono i supplenti del cancelliere della Confederazione.
Les vice-chanceliers sont les suppléants du chancelier de la Confédération.
USG: preferred spelling
FCh, English Language Service, 2016
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

property subject
seeAlso Federal Chancellor
seeAlso Federal Council Spokesperson
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.