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

Attributes

Anbieter von überbetrieblichen Kursen
branch training centre
prestataire de cours interentreprises
operatore della formazione interaziendale
2021-02-10T12:17:29.6900000Z
39976
https://www.termdat.bk.admin.ch/entry/39976
BK, Sektion Terminologie, 2018 nach Berufsbildungsgesetz 2002, Art. 23 (SR 412.10, Stand 2018-01)
Federal Vocational and Professional Education and Training Act, art. 16, para 2, let. c (SR 412.10, transl., status 2019-01)
ChF, Section de terminologie, 2018 d'après LF Formation professionnelle 2002, art. 16 al. 5 (RS 412.10, état 2018-01)
CaF, Sezione di terminologia, 2018 secondo LF Formazione professionale 2002, art. 16 cpv. 5 (RS 412.10, stato 2018-01)
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.