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

Attributes

Specialised Baccalaureate
Fachmaturität
maturité spécialisée
maturità specializzata
2025-09-24T12:11:10.4097330Z
40424
https://www.termdat.bk.admin.ch/entry/40424
SKBF-CSRE Bildungsbericht Schweiz 2010 ([Internet, 2018-07-10](http://www.skbf-csre.ch/fileadmin/files/pdf/bildungsmonitoring/epaper-bildungsbericht2010de/index.html))
Swiss Education Report, 2010, p. 167 ([Internet, 2018-07-16](http://www.skbf-csre.ch/fileadmin/files/pdf/bildungsmonitoring/Education_Report_2010.pdf))
L'éducation en Suisse, Rapport 2010 ([Internet, 2018-07-11](http://www.skbf-csre.ch/fileadmin/files/pdf/bildungsmonitoring/epaper_bildungsbericht2010fr/index.html#/166))
Rapporto sul sistema educativo svizzero, 2010 ([Internet, 2018-07-11](http://www.skbf-csre.ch/fileadmin/files/pdf/bildungsmonitoring/epaper_bildungsbericht2010it/index.html#/162))
Im Anschluss an die dreijährige Ausbildung an einer Fachmittelschule kann die Fachmaturität erworben werden. Die Fachmaturität ermöglicht im gewählten Berufsfeld den direkten Zugang zu einer Fachhochschule oder einer Pädagogischen Hochschule (Studiengang Lehrerin/Lehrer für die Primarstufe, inklusive Kindergarten/Vorschulstufe).
La maturité spécialisée peut être obtenue après une formation de trois ans dans une école de culture générale. Cette maturité permet d’accéder directement à une haute école spécialisée ou à une haute école pédagogique dans le domaine de spécialité du titre obtenu (cursus enseignant/enseignante du degré primaire, y compris école enfantine/degré préscolaire).
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Incoming Relationships

SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) 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

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

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

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.