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

Attributes

Unterrichtssprache
language of instruction
langue d'enseignement
lingua d'insegnamento
Sprache, in der unterrichtet wird.
2020-10-12T09:59:50.8630000Z
133637
https://www.termdat.bk.admin.ch/entry/133637
BoBR Sprachenartikel, Ziff. 123.1 (BBl 1991 II 317)
MCF Article sur les langues, ch. 123.1 (FF 1991 II 307)
MCF Articolo sulle lingue, n. 123.1 (FF 1991 II 299)
H. Pinnock, Language and education: the missing link, 2009, p. 7 ([Internet, 2018-08-22](http://www.unesco.org/education/EFAWG2009/LanguageEducation.pdf))
BK, Sektion Terminologie, 1997
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 - no results found

No results found.
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.