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

Attributes

Schweizerhochdeutsch
Swiss High German
allemand standard suisse
tedesco standard svizzero
In der Deutschschweiz verwendete Varietät der deutschen Standardsprache.
Variété de l'allemand standard utilisée en Suisse alémanique.
Varietà del tedesco standard utilizzata nella Svizzera tedesca.
2020-08-07T13:17:24.7600000Z
133698
https://www.termdat.bk.admin.ch/entry/133698
CaF, Sezione di terminologia, 1997
G. Lüdi, Université de Bâle, 1999
Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerhochdeutsch"
Wikipedia, "Swiss Standard German" ([Internet, 2020-07-22](https://en.wikipedia.org/wiki/Swiss_Standard_German))
Variety of Standard German used in the German-speaking part of Switzerland.
after Wikipedia, "Swiss Standard German" ([Internet, 2020-07-22](https://en.wikipedia.org/wiki/Swiss_Standard_German)) and Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerhochdeutsch"
nach Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerhochdeutsch"
d'après Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerhochdeutsch"
secondo Duden, Wie sagt man in der Schweiz?, 1989, "Schweizerhochdeutsch"
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 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.