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

Attributes

langue de communication
lingua di comunicazione
Kommunikationssprache
language of communication
Sprache, in der Menschen miteinander kommunizieren.
Langue qui sert à la communication et à l'intercompréhension entre individus.
2018-08-21T10:19:39.4270000Z
133632
https://www.termdat.bk.admin.ch/entry/133632
CaF, Sezione di terminologia, 1997
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 610
G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 674
Irish Times, English will remain the working language of the EU after Brexit, 2016-07-18 ([Internet, 2018-08-21](https://www.irishtimes.com/opinion/english-will-remain-the-working-language-of-the-eu-after-brexit-1.2725840))
The UK and Ireland had joined the EEC in 1973, but French was still the language of communication within the EU institutions.
EXP: im Unterschied zu einer Sprache, die nur Unterrichtsfach ist
EXP: often used synonymously with "vehicular language" or "working language"
EXP: par opposition à toute langue qui n'est utilisée que dans le cadre d'un programme scolaire
FCh, Terminology Section, 2018
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 610
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 610
d'après G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 674
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 vehicular 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.