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

Attributes

passive Sprachkenntnisse
passive knowledge of a language
connaissances linguistiques passives
conoscenze linguistiche passive
Fähigkeit, eine Sprache zu verstehen.
Capacité à comprendre une langue.
Capacità di comprendere una lingua.
2020-10-06T16:04:39.4970000Z
133856
https://www.termdat.bk.admin.ch/entry/133856
ChF, Section de terminologie, 1997
Languages Ordinance, art. 8 let. b (SR 441.11, transl., status 2014-10)
B. Buri / S. Manchen Spörri / Th. Vögeli Sörensen, Sprachliche Kommunikation, Alter und Migration, ISBB Working Papers, ZHAW, 2008, S. 6, Ziff. 1.5 ([Internet, 2020-10-06](https://digitalcollection.zhaw.ch/bitstream/11475/68/1/1922214877.pdf))
CF, Istr. Plurilinguismo, 1997-02-19, n. 5 cpv. 2 (abrogato, FF 1997 II 436)
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
hyponym language skills
antonym active knowledge of a language
seeAlso passiver Sprachgebrauch
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.