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

Attributes

Person mit Lernschwierigkeiten
learner with learning difficulties
2021-03-30T09:32:24.6070000Z
39898
https://www.termdat.bk.admin.ch/entry/39898
Berufsbildungsgesetz 2002, Art. 18 Abs. 1 (SR 412.10, Stand 2019-01)
Federal Vocational and Professional Education and Training Act, art. 18 para. 1 (SR 412.10, transl., status 2019-01)
Per persone particolarmente capaci o con una formazione preliminare nonché per persone con difficoltà di apprendimento o con un handicap, la durata della formazione professionale di base può essere adeguatamente abbreviata o prolungata.
Für besonders befähigte oder vorgebildete Personen sowie für Personen mit Lernschwierigkeiten oder Behinderungen kann die Dauer der beruflichen Grundbildung angemessen verlängert oder verkürzt werden.
La durée de la formation professionnelle initiale peut être écourtée de manière appropriée pour les personnes qui ont beaucoup de facilité ou qui ont une formation préalable et prolongée pour les personnes qui ont des difficultés d'apprentissage ou qui présentent un handicap.
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.