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

Attributes

Verkehrssprache
vehicular language
langue véhiculaire
lingua veicolare
Sprache, in der verschiedensprachige Personen oder Personengruppen miteinander kommunizieren.
Langue qui sert à la communication entre personnes ou communautés de langues différentes.
Lingua che serve alla comunicazione tra persone o comunità di lingue diverse.
2021-12-14T13:08:37.3770000Z
133631
https://www.termdat.bk.admin.ch/entry/133631
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 615
Wikipedia, "Lingua franca" ([Internet, 2018-08-21](https://en.wikipedia.org/wiki/Lingua_franca))
MCF Article sur les langues, ch. 124.4 (FF 1991 II 315)
MCF Articolo sulle lingue, n. 124.4 (FF 1991 II 306)
Language used for communication between people who do not share a native language.
after Wikipedia, "Lingua franca" ([Internet, 2018-08-21](https://en.wikipedia.org/wiki/Lingua_franca))
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 615 und H. Glück, Metzler Lexikon Sprache, 1993, "Verkehrssprache" und "Linga franca"
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 507 et G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 676
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 312
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 language of communication
seeAlso koine
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.