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

Attributes

Federal Act on Foreign Nationals and Integration
legge federale sugli stranieri e la loro integrazione
loi fédérale sur les étrangers et l'intégration
Bundesgesetz über die Ausländerinnen und Ausländer und über die Integration
Federal act regulating the entry and exit, residence and family reunification of foreign nationals in Switzerland, and encouraging their integration.
2025-08-25T06:36:15.4698450Z
521472
https://www.termdat.bk.admin.ch/entry/521472
Bundesgesetz über die Ausländerinnen und Ausländer, SR [142.20](https://www.admin.ch/opc/de/classified-compilation/20020232/index.html) (21.2.2019).
Swiss Federal Chancellery, Terminology Section, 2018.
Legge federale sugli stranieri, RS [142.20](https://www.admin.ch/opc/it/classified-compilation/20020232/index.html) (21.2.2019).
Loi fédérale sur les étrangers et l'intégration, RS [142.20](https://www.admin.ch/opc/fr/classified-compilation/20020232/index.html) (21.2.2019).
Based on [Federal Act](https://www.admin.ch/opc/en/classified-compilation/20020232/201510010000/142.20.pdf) on Foreign Nationals, SR 142.20 (6.1.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.