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

Attributes

Auslandschweizergemeinschaft
Swiss community abroad
communauté des Suisses de l'étranger
comunità degli Svizzeri all'estero
Group of people living in a country other than Switzerland who no longer have their official residence in Switzerland and are included in the register of Swiss citizens residing abroad.
2025-08-25T06:34:57.8877600Z
521152
https://www.termdat.bk.admin.ch/entry/521152
Auslandschweizergesetz, [SR 195.1](https://www.admin.ch/opc/de/classified-compilation/20133127/index.html) (16.3.2016).
News.admin.ch, Swiss community abroad crosses the three-quarter million mark, 2016 (20.5.2016).
loi fédérale sur les Suisses de l'étranger,[ RS 195.1](https://www.admin.ch/opc/fr/classified-compilation/20133127/index.html) (16.3.2016).
Legge sugli Svizzeri all'estero, [RS 195.1](https://www.admin.ch/opc/it/classified-compilation/20133127/index.html) (16.3.2016).
More generic terms, e.g.'expatriate Swiss community' or 'Swiss abroad', etc., may be suitable translations depending on the target audience and register of the source text. This entry refers to the concept in the Swiss Abroad Act.
Based on Auslandschweizergesetz (de), [SR 195.1](https://www.admin.ch/opc/de/classified-compilation/20133127/index.html), Art. 3a (23.5.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: 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.