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

Attributes

Schriftdialekt
written dialect
dialecte écrit
dialetto scritto
Regionale, dialektale Varietät einer Schreibsprache in einer Zeit, in der die Sprache noch nicht normiert ist.
2018-10-16T16:53:48.3800000Z
133661
https://www.termdat.bk.admin.ch/entry/133661
A. Petralli, Università di Lugano, 1999
BK, Sektion Deutsch, 1998
J. Edwards / M. Gross / J. Chen et al., Dialect Awareness and Lexical Comprehension of Mainstream American English in African American English–Speaking Children, in: Journal of Speech, Language, and Hearing Research, 2014, Vol. 57, p. 1910 ([Internet, 2018-10-16](http://learningtotalk.org/sites/learningtotalk.org/files/publications/Article_8.pdf))
R. Schläpfer, La Suisse aux quatre langues, 1985, p. 218
EXP: nessun dialetto della Svizzera italiana ha una tradizione scritta
A. Petralli, Università di Lugano, 1999
BK, Sektion Deutsch, 1998
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 written language
seeAlso written idiom
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.