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

Attributes

Sprechsprache
spoken language
langue parlée
lingua parlata
Gesprochene Varietät einer Sprache.
Variété d'une langue utilisée oralement.
Lingua utilizzata oralmente o più in generale la lingua della comunicazione quotidiana.
2020-10-12T13:31:14.0930000Z
133652
https://www.termdat.bk.admin.ch/entry/133652
Treccani, Vocabolario, "lingua" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/lingua/))
R. Schläpfer, Die viersprachige Schweiz, 1982, S. 280
M. P. Harper / M. Maxwell, Spoken Language Characterization, in: J. Benesty / M. M. Sondhi, Y. Arden Huang, Springer Handbook of Speech Processing, 2008, p. 797 ([Internet, 2018-10-16](http://ccc.inaoep.mx/~villasen/bib/spoken%20language%20characterization.pdf))
B. Poche, Langue minoritaire, in: A.-A. Dazzi Gross / L. Mondada, Les langues minoritaires en contexte, vol. 1, Bull. suisse de linguistique appliquée, 69/1, 1999, p. 203 ([Internet, 2018-10-16](https://doc.rero.ch/record/11876/files/bulletin_vals_asla_1999_069_1.pdf))
ChF, Section de terminologie, 1997
Treccani, Vocabolario, "lingua" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/lingua/))
G. Lüdi, Universität Basel, 1999
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 written language
seeAlso oral 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.