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

Attributes

Sprachkenntnisse
language skills
connaissances linguistiques
conoscenze linguistiche
Fähigkeit, sich in einer Sprache auszudrücken und/oder diese zu verstehen.
Capacité à s'exprimer dans une langue et/ou à la comprendre.
Capacità di esprimersi in una lingua e/o di comprenderla.
2020-10-06T16:09:26.5800000Z
133854
https://www.termdat.bk.admin.ch/entry/133854
Sprachenverordnung, Art. 8 Sachüb. (SR 441.11, Stand 2014-10)
Languages Ordinance, art. 8 heading (SR 441.11, transl., status 2014-10)
LF Étrangers et intégration, art. 23 al. 2 (RS 142.20, état 2020-04)
O Lingue, art. 8 rubrica (RS 441.11, stato 2014-10)
EXP: man unterscheidet aktive und passive Sprachkenntnisse
EXP: on distingue des connaissances linguistiques actives et passives
EXP: si distinguono conoscenze linguistiche attive e passive
CaF, Sezione di terminologia, 1997
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997
CaF, Sezione di terminologia, 1997
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997
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

property subject
seeAlso linguistic competence
hypernym active knowledge of a language
hypernym passive knowledge of a language
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.