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

Attributes

aktive Sprachkenntnisse
active knowledge of a language
connaissances linguistiques actives
conoscenze linguistiche attive
Fähigkeit, sich in einer Sprache mündlich und/oder schriftlich auszudrücken.
Capacité à s'exprimer dans une langue oralement et/ou par écrit.
Capacità di esprimersi in una lingua oralmente e/o per iscritto.
2020-10-06T16:09:05.8730000Z
133855
https://www.termdat.bk.admin.ch/entry/133855
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 passive knowledge of a language
seeAlso aktiver 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.