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

Attributes

Suisse romande
Svizzera romanda
französische Schweiz
French-speaking Switzerland
Französischsprachige Gebiete der Schweiz.
Régions francophones de la Suisse.
Regioni francofone della Svizzera.
2020-08-07T13:52:29.7270000Z
133773
https://www.termdat.bk.admin.ch/entry/133773
The Swiss Confederation – a brief guide 2009, p. 14 ([Internet, 2020-08-04](https://www.bk.admin.ch/dam/bk/en/dokumente/komm-ue/Buku2009/der_bund_kurz_erklaert2009.pdf.download.pdf/the_swiss_confederation-abriefguide2009.pdf))
BoBR Sprachenartikel, Ziff. 124.3 (BBl 1991 II 323 324)
MCF Article sur les langues, ch. 124.3 (FF 1991 II 313)
MCF Articolo sulle lingue, n. 124.3 (FF 1991 II 305)
USG: privilégié
USG: preferito
ChF, Section française, 2009
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 Romand
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.