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

Attributes

Amtssprachenregelung
régime des langues officielles
regolamentazione delle lingue ufficiali
Gesamtheit der rechtlichen Regeln, welche die Amtssprachen einer politischen Einheit (z. B. Staat, Kanton) und deren Gebrauch festlegen.
Ensemble des règles juridiques définissant les langues officielles d'une entité politique (p. ex. un État, un canton) et leur emploi.
Insieme delle norme giuridiche che stabiliscono le lingue ufficiali in una determinata unità politica (p. es. Stato, Cantone) e disciplinano il loro uso.
2018-08-06T15:58:40.2130000Z
133544
https://www.termdat.bk.admin.ch/entry/133544
EDI, Viersprachige Schweiz, 1989, S. 241
PAS, Commentaire avant-projet de loi sur les langues, 2001, p. 30, ch. 5.3
MCF Articolo sulle lingue, n. 21 (FF 1991 II 314)
BK, Sektion Terminologie, 1997
ChF, Section française, 1998
secondo MCF Articolo sulle lingue, n. 22 (FF 1991 II 315)
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 language regime
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.