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

Attributes

Individualarbeitsrecht
private employment law
droit du contrat individuel de travail
diritto del lavoro individuale
Recht, das die Rechtsbeziehungen zwischen Arbeitgebenden und Arbeitnehmenden als Teilnehmende am Privatrechtsverkehr regelt.
Diritto che regola i rapporti giuridici tra singoli datori di lavoro ed i rispettivi lavoratori.
2017-06-26T12:48:49.2200000Z
6502
https://www.termdat.bk.admin.ch/entry/6502
FCh, Terminology Section, 2017
M. Rehbinder, Schweiz. Arbeitsrecht, 2002, S. 25
Université de Fribourg, Polycopié Droit du travail, 2010
fondounimpresa.ch, Diritto privato, 2011
EXP: es gliedert sich in Einzelarbeitsverträge und Normalarbeitsverträge
M. Rehbinder, Schweiz. Arbeitsrecht, 2002, S. 25
fondounimpresa.ch, Diritto privato, 2011
nach M. Rehbinder, Schweiz. Arbeitsrecht, 2002, S. 25
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.