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

Attributes

eine Einreisebeschränkung auferlegen
impose a restriction on entry
frapper d'une restriction d'entrée
emanare una restrizione d'entrata
2025-11-24T09:06:20.6274300Z
38363
https://www.termdat.bk.admin.ch/entry/38363
FCh, Terminology Section, 2009
BG Aufenthalt und Niederlassung der Ausländer, Art. 13 Abs. 2 (aufgehoben, SR 142.20, Stand 2004-11)
LF Séjour et établissement des étrangers, art. 13 al. 2 (abrogé, RS 142.20, état 2004-11)
LF Dimora e domicilio degli stranieri, art. 13 cpv. 2 (abrogato, RS 142.20, stato 2004-11)
USG: veraltet, altes Recht (bis 2007)
USG: désuet, ancien droit (jusqu'en 2007)
USG: disusato, diritto previgente (fino al 2007)
USG: obsolete, previous law (repealed in 2007)
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.