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

Attributes

besonders befähigte Person
especially talented learner
persona particolarmente capace
2021-03-30T09:31:05.6700000Z
39896
https://www.termdat.bk.admin.ch/entry/39896
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)
LF Formazione professionale 2002, art. 18 cpv. 1 (RS 412.10, stato 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.