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

Attributes

Sekundärmigration
secondary migration
migration secondaire
migrazione secondaria
Migration von einem Aufnahmeland in ein anderes (a). Migration von Personen, die sich v. a. im Rahmen des Familiennachzugs in ein anderes Land begeben (b).
2025-12-01T15:27:35.5492440Z
38177
https://www.termdat.bk.admin.ch/entry/38177
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)
(a) nach BFM, Leitlinien für aussenwirksame Massnahmen zur Prävention des Menschenhandels, 2002-09, S. 10 (Internet, 2011); (b) nach F. Düvell, Europäische und internationale Migration, 2006, S. 134
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 primary 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.