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

Attributes

rätoromanische Schweiz
Romansh-speaking Switzerland
Suisse rhéto-romane
Svizzera romancia
Gebiete des Kantons Graubünden, in denen Rätoromanisch gesprochen wird.
Régions du Canton des Grisons dans lesquelles est parlée la langue rhétoromanche.
Regioni del Cantone dei Grigioni in cui è parlata la lingua retoromancia.
2020-10-12T17:07:51.7030000Z
133775
https://www.termdat.bk.admin.ch/entry/133775
MCF Article sur les langues, ch. 124.1 (FF 1991 II 311)
BoBR Sprachenartikel, Ziff.124.1 (BBl 1991 II 321)
Federal Act on Radio and Television, art. 24 para. 2 (SR 784.40, transl., status 2017-01)
LF Promozione della lingua, art. 2 cpv. 1 lett. c (abrogato, RS 441.3, stato 1997)
CaF, Sezione di terminologia, 1997
BK, Sektion Terminologie, 1997
ChF, Section de 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 Romansh-speaking Grisons
seeAlso Romansh-speaking Swiss
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.