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

Attributes

Arbeitnehmer
employee
travailleur salarié
lavoratore dipendente
2025-12-02T14:42:47.1776030Z
91614
https://www.termdat.bk.admin.ch/entry/91614
Accord sur la libre circulation des personnes, ann. I, tit. avant art. 6 (RS 0.142.112.681, état 2020-12)
Accordo sulla libera circolazione delle persone, all. I, tit. prec. art. 6 (RS 0.142.112.681, stato 2020-12)
Ausländer- und Integrationsgesetz, Art. 21 Abs. 1 (SR 142.20, Stand 2025-08); Personenfreizügigkeitsabkommen, Anh. I, Tit. vor Art. 6 (SR 0.142.112.681, Stand 2020-12)
Foreign Nationals and Integration Act, art. 21 para. 1 (SR 142.20, transl., status 2025-08)
USG: wird auch im Obligationenrecht verwendet
USG: also used in the Code of Obligations
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 self-employed person
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.