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

Attributes

Lehrverhältnis
contractual terms of apprenticeship
rapports d'apprentissage
rapporto di tirocinio
Verhältnis, das zustande kommt, wenn der Lehrvertrag durch den Arbeitgeber und die lernende Person unterschrieben ist.
Rapports qui commencent lorsqu'un contrat d'apprentissage est signé par l'employeur et la personne en formation.
Rapporto di lavoro che si instaura quando il contratto di tirocinio è firmato dal datore di lavoro e dalla persona in formazione.
2020-12-22T11:27:54.0200000Z
40380
https://www.termdat.bk.admin.ch/entry/40380
FCh, Terminology Section, 2019
Berufsbildungsgesetz 2002, Art. 14 Abs. 6 (SR 412.10, Stand 2019-01)
ChF, Section de terminologie, 2011 d'après LF Formation professionnelle 2002, art. 14 al. 6 (RS 412.10, état 2019-01)
LF Formazione professionale 2002, art. 14 cpv. 6 (RS 412.10, stato 2019-01)
ChF, Section de terminologie, 2010
CaF, Sezione di terminologia, 2011
BK, Sektion Terminologie, 2019
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.