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

Attributes

Sprachvariante
linguistic variant
variante linguistique
variante linguistica
Eine von verschiedenen möglichen Realisierungen einer linguistischen Einheit (z. B. Phonem oder Morphem) in einer konkreten Äusserung.
Une des formes que peut prendre une unité linguistique (p. ex. phonème ou morphème) dans un contexte donné ou dans des contextes différents.
Una delle forme che può assumere un'unità linguistica (p. es. fonema o morfema) in un contesto dato o in diversi contesti.
2020-10-12T10:36:28.7930000Z
133667
https://www.termdat.bk.admin.ch/entry/133667
CaF, Sezione di terminologia, 1997
EDI, Viersprachige Schweiz, 1989, S. 259
J. Atkinson, Linguistic variation and change in a North-East border town: a sociolinguistic study of Darlington, thesis, University of Newcastle-upon-Tyne, 2011, p. 78 ([Internet, 2018-08-30](https://theses.ncl.ac.uk/dspace/bitstream/10443/1214/1/Atkinsonj11.pdf))
J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 158
nach H. Glück, Metzler Lexikon Sprache, 1993, "Variante" und D. Crystal, Enzyklopädie der Sprache, 1993, S. 434
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 506 et Le Grand Robert de la langue française, "variante" ([Internet, 2018-08-30](https://grandrobert.lerobert.com/))
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 313 e Treccani, Vocabolario, "variante" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/variante1/))
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 standard language
seeAlso language variety
seeAlso prestige 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.