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

Attributes

Fremdsprachenunterricht
foreign language teaching
enseignement des langues étrangères
insegnamento delle lingue straniere
2022-04-28T08:12:09.8770000Z
133832
https://www.termdat.bk.admin.ch/entry/133832
LF Langues, art. 15 al. 3 (RS 441.1, état 2017-01)
LF Lingue, art. 15 cpv. 3 (RS 441.1, stato 2017-01)
Sprachengesetz, Art. 15 Abs. 3 (SR 441.1, Stand 2017-01)
E. Murphy, The cultural dimension in foreign language teaching: Four models, in: Language, Culture and Curriculum, Vol. 1, 2/1988, p. 147 ([Internet, 2018-10-17](https://www.tandfonline.com/doi/abs/10.1080/07908318809525033?journalCode=rlcc20))
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.