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

Attributes

Verbreitungsgebiet
area of dissemination
aire de diffusion
area di diffusione
2020-10-12T16:56:38.7470000Z
133761
https://www.termdat.bk.admin.ch/entry/133761
BoBR Sprachenartikel, Ziff. 22 (BBl 1991 II 337)
MCF Articolo sulle lingue, n. 22 (FF 1991 II 318)
FCh, Terminology Section, 2018 after Languages Ordinance, art. 14 para. 1 let. b (SR 441.11, transl., status 2014-10)
MCF LF Promotion de la langue, ch. 121 (FF 1995 II 1189)
EXP: einer Sprache
EXP: of a language
USG: courant; EXP: d'une langue
USG: corrente; EXP: di una lingua
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 dissemination of a language
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.