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

Attributes

zwischensprachliche Verständigung
interlinguistic understanding
compréhension interlinguistique
comprensione interlinguistica
Verständigung zwischen Personen oder Gemeinschaften mit unterschiedlicher Sprache.
Compréhension entre personnes ou communautés de langues différentes.
Comprensione fra comunità linguistiche distinte.
2020-10-12T09:25:43.1870000Z
133584
https://www.termdat.bk.admin.ch/entry/133584
EDI, Viersprachige Schweiz, 1989, S. 92
S. Marshall / M. Zhou / T. Gervan, Sense of Belonging and First-Year Academic Literacy, in: CJHE, Vol. 42, 3/2012, p. 136 ([Internet, 2018-08-14](http://journals.sfu.ca/cjhe/index.php/cjhe/article/viewFile/2044/183777))
DFI, Quadrilinguisme en Suisse, 1989, p. 72
DFI, Quadrilinguismo svizzero, 1989, pag. 84
CaF, Sezione italiana, 1998
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 intercultural understanding
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.