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

Attributes

Spracheinstellung
language attitude
attitude linguistique
atteggiamento linguistico
Haltung, die eine Person oder Gemeinschaft gegenüber Sprachen oder Sprachvarietäten einnimmt und die deren Status, Entwicklung und Gebrauch in einer mehrsprachigen Gesellschaft beeinflusst.
I sentimenti che si hanno verso la propria lingua o la lingua di altri.
2020-10-12T16:14:00.6830000Z
133592
https://www.termdat.bk.admin.ch/entry/133592
J. Evas / J. Morris / L. Whitmarsh, Welsh Language Transmission and Use in Families, 2017-06-12, p. 14 ([Internet, 2018-08-14](http://dera.ioe.ac.uk/30870/1/170612-welsh-language-transmission-use-in-families-en.pdf))
H. Bussmann, Lexikon Sprachwissenschaft, 1990, S. 692
P. Humbert / R. Coray / A. Duchêne, Compter les langues : histoire, méthodes et politiques des recensements de population, 2018, p. 38, ch. 3.3.4 ([Internet, 2018-08-07](http://www.institut-mehrsprachigkeit.ch/fr/file/601/download?token=PgXBRj3f))
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 416
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 416
nach H. Glück, Metzler Lexikon Sprache, 1993, "Einstellung"
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: No results found.
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.