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

Attributes

Positionsnote
intermediate score
note de position
nota della voce d'esame
Note zur Bewertung jedes einzelnen Prüfungsthemas bzw. -bestandteils eines Prüfungsfachs.
Note attribuée à chaque thèmes ou unité d'examen devant être évalué dans une certaine branche.
Nota attribuita a ciascun tema o unità d'esame oggetto di valutazione nell'ambito di una certa materia.
2020-12-15T17:12:59.2600000Z
40205
https://www.termdat.bk.admin.ch/entry/40205
FCh, Terminology Section, 2019
Verordnung UVEK über elektrische Niederspannungsinstallationen, Art. 10 Abs. 3 (SR 734.272.3, Stand 2018-04)
FR, Règlement d'admission, de promotion et d'examens à la Haute Ecole de gestion de Fribourg, art. 11 (RSF 432.12.54, état 2003-02)
SEFRI, Guida alla traduzione dei piani di formazione della formazione professionale di base, 2015, pag. 11 ([Internet, 2020-11-30](https://www.google.ch/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjc1-qUv6rtAhWksKQKHa__D_MQFjABegQIARAC&url=https%3A%2F%2Fwww.sbfi.admin.ch%2Fdam%2Fsbfi%2Fit%2Fdokumente%2Frichtlinien_des_sbfifuerdieuebersetzungvonbildungsplaenenderberu.pdf.download.pdf%2Fguida_della_sefriallatraduzionedeipianidiformazionedellaformazio.pdf&usg=AOvVaw1zNo3OUsomr75bncdEKcDb))
CaF, Sezione di terminologia, 2020
BK, Sektion Terminologie, 2004
ChF, Section de terminologie, 2004
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.