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

Attributes

Deutschschweiz
Suisse alémanique
Svizzera tedesca
German-speaking Switzerland
Deutschsprachige Gebiete der Schweiz.
Régions germanophones de la Suisse.
Regioni germanofone della Svizzera.
2022-04-27T16:57:21.8670000Z
133772
https://www.termdat.bk.admin.ch/entry/133772
BoBR Sprachenartikel, Ziff. 124.4 (BBl 1991 II 325)
MCF Article sur les langues, ch. 124.4 (FF 1991 II 314)
MCF Articolo sulle lingue, n. 124.4 (FF 1991 II 306)
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))
EXP: désigne aussi une personne
EXP: denota anche una persona
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 Swiss German
seeAlso Swiss 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.