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

Attributes

Auslandschweizer
Swiss national living abroad
Suisse de l'étranger
Svizzero all'estero
Schweizerin oder Schweizer, die in der Schweiz keinen Wohnsitz hat und im Auslandschweizerregister eingetragen ist.
Ressortissant suisse qui n’a pas de domicile en Suisse et qui est inscrit au registre des Suisses de l’étranger.
Cittadino svizzero non domiciliato in Svizzera e iscritto al registro degli Svizzeri all’estero.
2020-01-23T13:58:48.6500000Z
109716
https://www.termdat.bk.admin.ch/entry/109716
Bundesverfassung, Art. 40 Abs. 1 (SR 101, Stand 2017-02)
Swiss Embassy London, Voting Rights For Swiss Nationals Abroad (Internet, 2001-10)
Constitution fédérale, art. 40 al. 1 (RS 101, état 2017-02)
Costituzione federale, art. 40 cpv. 1 (RS 101, stato 2017-02)
USG: usually referred to collectively as "the Swiss abroad"
FCh, Terminology Section, 2019
Auslandschweizergesetz, Art. 3 Bst. a (SR 195.1, Stand 2015-11)
LF Suisses de l’étranger, art. 3 let. a (RS 195.1, état 2015-11)
LF Svizzeri all’estero, art. 3 lett. a (RS 195.1, stato 2015-11)
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.