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

Attributes

Schweizerdeutsch
Swiss German
suisse-allemand
svizzero-tedesco
Umgangssprache der deutschsprachigen Bevölkerung der Schweiz, die zahlreiche Dialekte umfasst.
Common language of Switzerland's German-speaking population, which comprises various dialects.
Langue courante de la population germanophone en Suisse, qui comprend plusieurs dialectes.
Lingua corrente della popolazione germanofona in Svizzera, che comprende più dialetti.
2020-08-07T13:17:16.6130000Z
133697
https://www.termdat.bk.admin.ch/entry/133697
DFI, Quadrilinguisme en Suisse, 1989, p. 14
DFI, Quadrilinguismo svizzero, 1989, pag. 17
Duden, "Schweizerdeutsch" ([Internet, 2020-07-22](https://www.duden.de/suchen/dudenonline/Schweizerdeutsch))
Wikipedia, "Swiss German" ([Internet, 2020-07-22](https://en.wikipedia.org/wiki/Swiss_German))
EXP: es gibt keine standardisierte Schriftform des Schweizerdeutschen
BK, Sektion Deutsch, 1998
nach Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerdeutsch"
after Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerdeutsch"
d'après DFI, Quadrilinguisme en Suisse, 1989, p. 14 et Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerdeutsch"
secondo DFI, Quadrilinguismo svizzero, 1989, pag. 17 e Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerdeutsch"
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 Swiss High German
seeAlso German-speaking Switzerland
seeAlso Swiss German
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.