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

Attributes

Lehrabschlussprüfung
final apprenticeship examination
examen de fin d'apprentissage
esame di fine tirocinio
Prüfung, die in der Regel die drei- bis vierjährige Grundbildung abschliesst und zum eidgenössischen Fähigkeitszeugnis führt.
Examen par lequel s'achève en règle générale la formation professionnelle initiale de trois ou quatre ans et qui donne droit au certificat fédéral de capacité.
Esame con cui termina di massima la formazione professionale di base su tre o quattro anni e porta al conseguimento dell'attestato federale di capacità.
2021-01-19T11:16:30.2530000Z
40263
https://www.termdat.bk.admin.ch/entry/40263
FCh, Terminology Section, 2018
Berufsbildungsgesetz 2002, Art. 17 Abs. 3 (SR 412.10, Stand 2019-01)
LF Formation professionnelle 2002, art. 17 al. 3 (RS 412.10, état 2019-01)
LF Formazione professionale 2002, art. 17 cpv. 3 (RS 412.10, stato 2019-01)
DOM: formation professionnelle initiale
DOM: formazione professionale di base
DOM: berufliche Grundbildung; USG: wird machmal auch für die 2-jährige Grundbildung verwendet
nach Berufsbildungsgesetz 2002, Art. 17 Abs. 3 (SR 412.10, Stand 2019-01)
d'après LF Formation professionnelle 2002, art. 17 al. 3 (RS 412.10, état 2019-01)
secondo LF Formazione professionale 2002, art. 17 cpv. 3 (RS 412.10, stato 2019-01)
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
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.