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

Attributes

Arbeitnehmer
employee
travailleur
lavoratore
Person, die sich in einem privatrechtrechtlichen Vertrag auf bestimmte oder unbestimmte Zeit verpflichtet, Arbeit im Dienst einer Arbeitgeberin unter Eingliederung in eine fremde Arbeitsorganisation zu leisten.
Person who undertakes to work in the service of the employer for a limited or unlimited period by means of an individual employment contract.
Personne qui s'engage pour une durée déterminée ou indéterminée, à travailler au service de l'employeur dans le cadre d'un rapport de travail relevant du droit privé.
Persona che si impegna a lavorare al servizio del datore di lavoro per un tempo determinato o indeterminato in un rapporto di lavoro di diritto privato.
2017-06-26T14:53:25.5800000Z
6523
https://www.termdat.bk.admin.ch/entry/6523
Obligationenrecht, Art. 319 Abs. 1 (SR 220, Stand 2017-04)
Codice delle obbligazioni, art. 319 cpv. 1 (RS 220, stato 2017-04)
Swiss Code of Obligations, art. 319 para. 1 (SR 220, transl., status 2016-01)
Code des obligations, art. 319 al. 1 (RS 220, état 2017-04)
nach Obligationenrecht, Art. 319 Abs. 1 (SR 220, Stand 2017-04) und M. Rehbinder, Schweiz. Arbeitsrecht, 2002, S. 31
after Swiss Code of Obligations, art. 319 para. 1 (SR 220, transl., status 2016-01)
d'après Code des obligations, art. 319 al. 1 (RS 220, état 2017-04)
secondo Codice delle obbligazioni, art. 319 cpv. 1 (RS 220, stato 2017-04)
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 employee
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.