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

Attributes

regionaler Dialekt
regional dialect
dialecte régional
dialetto regionale
2018-10-16T15:32:39.2130000Z
133658
https://www.termdat.bk.admin.ch/entry/133658
MCF Articolo sulle lingue, n. 122.4 (FF 1991 II 298)
MCF Article sur les langues, ch. 122.4 (FF 1991 II 306)
O. Eckhardt, Alemannisch im Churer Rheintal. Von der lokalen Variante zum Regionaldialekt, in: Schweizerisches Idiotikon, Jahresbericht 2017, S. 32 ([Internet, 2018-10-16](https://www.idiotikon.ch/Texte/Jahresberichte/Id_Jahresbericht_2017.pdf))
J. Snell / R. Andrews, To what extent does a regional dialect and accent impact on the development of reading and writing skills?, 2014, p. 3 ([Internet, 2018-10-16](http://eprints.whiterose.ac.uk/86129/1/Final%20report%20to%20BBC%20(Andrews%20and%20Snell,%20June%202014)_UPDATED.pdf))
USG: nel Canton Ticino, spesso alternato con "koinè"
A. Petralli, Università di Lugano, 1999
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 local dialect
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.