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

Attributes

Sprachvarietät
language variety
variété linguistique
varietà linguistica
Ausprägung einer Sprache, die sich durch bestimmte Merkmale von anderen Ausprägungen derselben Sprache unterscheidet.
Forme de langue qui se distingue d'autres formes de la même langue par certaines caractéristiques.
Forma di lingua che per certe caratteristiche si distingue da altre forme della stessa lingua.
2020-10-12T16:15:39.0470000Z
133645
https://www.termdat.bk.admin.ch/entry/133645
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 364
D. Graddol, The Future of English?, 1997, p. 12 ([Internet, 2018-08-22](https://www.teachingenglish.org.uk/sites/teacheng/files/pub_learning-elt-future.pdf))
H. Glück, Metzler Lexikon Sprache, 1993, "Sprachvarietät"
P. Humbert / R. Coray / A. Duchêne, Compter les langues : histoire, méthodes et politiques des recensements de population, 2018, p. 19, chap. 3 ([Internet, 2018-08-07](http://www.institut-mehrsprachigkeit.ch/fr/file/601/download?token=PgXBRj3f))
EXP: zu den Varietäten einer Sprache gehören z. B. Standardsprache und Dialekt
EXP: for example standard language and dialect are varieties of the same language
EXP: langue standard et dialecte sont par ex. deux variétés linguistiques d'une même langue
EXP: lingua standard e dialetto sono per es. due varietà di una lingua
CaF, Sezione di terminologia, 1997
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997
CaF, Sezione di terminologia, 1997
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 linguistic variant
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.