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

Attributes

Abschluss der beruflichen Grundbildung
upper secondary-level vocational qualification
diplôme sanctionnant une formation professionnelle initiale
diploma di formazione professionale di base
2020-12-18T08:37:11.0270000Z
40293
https://www.termdat.bk.admin.ch/entry/40293
Berufsbildungsgesetz 2002, Art. 36 (SR 412.10, Stand 2019-01)
Federal Vocational and Professional Education and Training Act, art. 36 (SR 412.10, transl., status 2019-01)
LF Formation professionnelle 2002, art. 36 (RS 412.10, état 2019-01)
LF Formazione professionale 2002, art. 36 (RS 412.10, stato 2019-01)
EXP: in order of importance: Federal VET Certificate (awarded upon completion of 2-year VET programme), Federal VET Diploma (awarded upon completion of 3-year or 4-year VET programme), Federal Vocational Baccalaureate (awarded to holders of a Federal VET Diploma who pass the FVB examination.
FCh, Terminology Section, 2018
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.