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

Attributes

Hochdeutsch
High German
allemand standard
tedesco standard
Standardised written and spoken variety of the German language.
2020-07-22T10:17:14.4230000Z
133691
https://www.termdat.bk.admin.ch/entry/133691
Duden, "Hochdeutsch" ([Internet, 2020-07-22](https://www.duden.de/rechtschreibung/Hochdeutsch))
New Oxford Dict. of English, 1998, "High German"
DFI, Quadrilinguisme en Suisse, 1989, p. 19
DFI, Quadrilinguismo svizzero, 1989, pag. 15
USG: wird häufig als wertend empfunden
USG: privilégié; EXP: le terme allemand "Hochdeutsch" est souvent repris tel quel
USG: preferito; EXP: il termine tedesco "Hochdeutsch" è spesso ripreso tale quale
ChF, Section française, 1998
nach R. Schläpfer, Die viersprachige Schweiz, 1982, S. 16
CaF, Sezione di terminologia, 1998
after New Oxford Dict. of English, 1998, "High German" and Wikipedia, "Standard German" ([Internet, 2020-07-22](https://en.wikipedia.org/wiki/Standard_German))
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
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.