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

Attributes

Sprache
language
langage
linguaggio
Spezifische Fähigkeit des Menschen, mittels eines lautlichen, grafischen oder anderen Zeichensystems Gedanken, Vorstellungen und Gefühle auszudrücken und mit anderen Menschen auszutauschen.
Method of communication consisting of the use of words (spoken or written) or gestures in a structured and conventional way.
Capacité spécifique à l'espèce humaine de communiquer au moyen d'un système de signes vocaux, graphiques ou autres.
Capacità peculiare della specie umana di comunicare per mezzo di un sistema di segni vocali, grafici, ecc.
2022-04-27T16:34:03.7270000Z
133601
https://www.termdat.bk.admin.ch/entry/133601
H. Glück, Metzler Lexikon Sprache, 1993, "Sprache"
New Oxford Dictionary of English, 1998, "language"
J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 274
J. Dubois / M. Giacomo, Dizionario di linguistica,, 1979, pag. 175
EXP: bezeichnet auch ein System von Laut- oder Schriftzeichen oder Gebärden
EXP: the functions of language include, besides communication, the expression of identity, play, imaginative expression, and emotional release; "language" also refers to a system of symbols
after D. Crystal / R.H. Robins, Encyclopædia Britannica ([Internet, 2018-08-16](https://www.britannica.com/topic/language))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprache" und H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 699
after New Oxford Dictionary of English, 1998, "language"
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 274
secondo J. Dubois / M. Giacomo, Dizionario di linguistica,, 1979, pag. 175 segg.
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
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.