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

Attributes

Sprachgrenze
language border
frontière linguistique
confine linguistico
Grenzlinie oder Übergangsbereich zwischen zwei Sprachgebieten.
Line separating two language areas.
Ligne figurant le passage d'un dialecte à un autre ou d'une langue à une autre.
Linea ideale che separa due regioni linguistiche.
2020-10-12T08:50:49.7700000Z
133778
https://www.termdat.bk.admin.ch/entry/133778
EDI, Viersprachige Schweiz, 1989, S. 14
DFI, Quadrilinguisme en Suisse, 1989, p. 11
DFI, Quadrilinguismo svizzero, 1989, pag. 13
Wikipedia, "Language border" ([Internet, 2018-08-16](https://en.wikipedia.org/wiki/Language_border))
EXP: es ist zu unterscheiden zwischen einer durch rechtliche Normen festgelegten politischen Sprachgrenze und einer linguistischen Sprachgrenze
EXP: une frontière linguistique peut être établie politiquement par des normes juridiques ou définie selon des critères linguistiques
USG: preferito; EXP: si distingue tra confine linguistico stabilito politicamente mediante norme giuridiche e confine linguistico definito secondo criteri linguistici
d'après I. Werlen, Université de Berne, 2000
nach I. Werlen, Universität Bern, 2000
(USG) CaF, Sezione italiana, 1997; (EXP) secondo I. Werlen, Università di Berna, 2000
Wikipedia, "Language border" ([Internet, 2018-08-16](https://en.wikipedia.org/wiki/Language_border))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachgrenze"
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 224
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 69
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 Sprachgrenzkanton
seeAlso Sprachgrenzgemeinde
seeAlso Sprachgrenzgebiet
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.