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

Attributes

an die Höchstzahlen anrechnen
count towards the quota
imputer sur les nombres maximums
computare sui contingenti massimi
2025-11-24T09:23:07.7748160Z
382333
https://www.termdat.bk.admin.ch/entry/382333
FCh, Terminology Section, 2014
([BFM, W Schrittweise Einführung des Personenverkehrs, 2011, Ziff. 1.3.2, S. 14, Internet](http://www.bfm.admin.ch/content/dam/data/migration/rechtsgrundlagen/weisungen_und_kreisschreiben/weisungen_fza/weisungen-fza-d.pdf))
([ODM, Dir. Introduction progressive de la libre circulation des personnes, 2011, ch. 1.3.2, p. 14, Internet](http://www.bfm.admin.ch/content/dam/data/migration/rechtsgrundlagen/weisungen_und_kreisschreiben/weisungen_fza/weisungen-fza-f.pdf))
([UFM, Istr. Introduzione graduale della libera circolazione delle persone, 2011, n. 5.4.2, p. 56, Internet](http://www.bfm.admin.ch/content/dam/data/migration/rechtsgrundlagen/weisungen_und_kreisschreiben/weisungen_fza/weisungen-fza-i.pdf))
Die erteilten Bewilligungen werden nicht an die Höchstzahlen angerechnet [...]
I cittadini degli Stati UE-2, che assumono un impiego in Svizzera nel contesto di un soggiorno di quattro mesi al massimo, ottengono, secondo la prassi vigente finora, un permesso non computato sui contingenti massimi [...]
Les autorisations délivrées ne sont pas imputées sur les nombres maximums [...]
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 counting towards the quota
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.