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

Attributes

Verwaltungssprache
administrative language
langue administrative
lingua amministrativa
Sprachgebrauch öffentlicher Verwaltungen, der sich durch lexikalische und stilistische Besonderheiten von der Gemeinsprache unterscheidet.
2022-04-28T08:02:37.3800000Z
133627
https://www.termdat.bk.admin.ch/entry/133627
H. R. Dörig / Chr. Reichenau, Zweieinhalbsprachige Schweiz, 1982, S. 68
V. U. Longe, The Linguistic Realization of Paralinguistic Features in Administrativ Language, in: Studies in the Linguistic Sciences, vol. 29, 1/1999 ([Internet, 2018-08-20](https://www.ideals.illinois.edu/bitstream/handle/2142/9670/SLS1999v29.1-10Longe.pdf?sequence=2&isAllowed=y))
H. R. Dörig / Chr. Reichenau, Quadrilinguisme de la Suisse, 1983, p. 80
H. R. Dörig / Chr. Reichenau, Quadrilinguismo svizzero, 1983, pag. 89
EXP: bezeichnet auch die in einer (meist öffentlichen) Verwaltung verwendete Amts- oder Arbeitssprache
nach Wikipedia, "Verwaltungssprache" ([Internet, 2018-08-20](https://de.wikipedia.org/wiki/Verwaltungssprache))
BK, Sektion 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 legal language
seeAlso legislative language
seeAlso amtlicher Sprachgebrauch
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.