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

Attributes

Primärmigration
primary migration
migration primaire
migrazione primaria
Migration von Personen, die sich selbständig und unabhängig von ihrer Familie in ein anderes Land begeben und dabei in erster Linie individuelle Ziele (z. B. Erwerbstätigkeit oder Berufsausbildung) verfolgen.
2025-12-01T15:27:15.1984870Z
38176
https://www.termdat.bk.admin.ch/entry/38176
Asylgesetz, Art. 93 Abs. 2 (SR 142.31, Stand 2025-04)
Asylum Act, art. 93 para. 2 (SR 142.31, transl., status 2025-04)
LF Asile, art. 93 al. 2 (RS 142.31, état 2025-04)
LF Asilo, art. 93 cpv. 2 (RS 142.31, stato 2025-04)
nach P. Han, Frauen und Migration, 2003, S. 26
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 secondary migration
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.