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

Attributes

Gesamtprüfung
general examination
examen global
esame complessivo
2020-12-17T11:12:30.0230000Z
40262
https://www.termdat.bk.admin.ch/entry/40262
Berufsbildungsgesetz 2002, Art. 33 (SR 412.10, Stand 2018-01)
LF Formation professionnelle 2002, art. 33 (RS 412.10, état 2018-01)
LF Formazione professionale 2002, art. 33 (RS 412.10, stato 2018-01)
Federal Vocational and Professional Education and Training Act, art. 33 (SR 412.10, transl., status 2018-01)
Die beruflichen Qualifikationen werden nachgewiesen durch eine Gesamtprüfung, eine Verbindung von Teilprüfungen oder durch andere vom SBFI anerkannte Qualifikationsverfahren.
Le qualifiche professionali sono provate mediante un esame complessivo, un insieme di esami parziali o altre procedure di qualificazione riconosciute dalla SEFRI.
Les qualifications professionnelles sont attestées par un examen global, par une combinaison d’examens partiels ou par d’autres procédures de qualification reconnues par le SEFRI.
Professional competences shall be demonstrated on the basis of a general examination, a series of partial examinations or other SERI-recognised qualification procedures.
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.