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

Attributes

Parteipräsident
party president
président d'un parti
presidente di un partito
2025-03-04T09:55:29.4732190Z
503292
https://www.termdat.bk.admin.ch/entry/503292
BK, Der Bund kurz erklärt, 2024, S. 27
FCh, The Swiss Confederation - a brief guide, 2024, p. 27
ChF, La Confédération en bref, 2024, p. 27
CaF, La Confederazione in breve, 2024, pag. 27
Die Parteipräsidentinnen und Parteipräsidenten werden nicht vom Schweizer Stimmvolk gewählt, sondern von den Mitgliedern der jeweiligen Parteien.
I presidenti dei partiti non sono eletti dal Popolo svizzero, bensì dai membri dei rispettivi partiti.
Les présidents des partis ne sont pas élus par le peuple suisse, mais par les membres de leurs partis respectifs.
Party presidents are not elected by the electorate, but by the members of the respective parties.
GRM: sost. m./f.
USG: often upper case: Party President
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.