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

Attributes

sprachliche Ausbildung
language training
formation linguistique
formazione linguistica
2020-10-02T14:47:53.6200000Z
133828
https://www.termdat.bk.admin.ch/entry/133828
Sprachenverordnung, Art. 17 Abs. 2 Bst. b (SR 441.11, Stand 2014-10)
FC/GS-FDF, PR Promotion of plurilingualism: Federal Council's strategic objectives for 2020 to 2023, 2020-06-12 ([Internet, 2020-10-02](https://www.efd.admin.ch/efd/en/home/dokumentation/nsb-news_list.msg-id-79436.html))
O Langues, art. 17 al. 2 let. b (RS 441.11, état 2014-10)
O Lingue, art. 17 cpv. 2 lett. b (RS 441.11, stato 2014-10)
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.