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

Attributes

language awareness
Sprachbewusstsein
conscience linguistique
coscienza linguistica
Gesamtes Wissen über die eigene Sprache, das eine Person besitzt und einsetzen kann, sowie das Bewusstsein über die eigene sprachliche Identität.
Explicit knowledge about language, and conscious perception and sensitivity in language learning, language teaching and language use.
Sensibilità e consapevolezza per il fatto linguistico come tale.
2020-10-09T08:53:15.1970000Z
133874
https://www.termdat.bk.admin.ch/entry/133874
BoBR Sprachförderungsgesetz, Ziff. 13 (BBl 1995 II 1248)
MCF LF Promotion de la langue, ch. 13 (FF 1995 II 1193)
Association for Language Awareness, About ([Internet, 2020-10-07](http://www.languageawareness.org/?page_id=48))
MCF LF Promozione della lingua, n. 13 (FF 1995 II 1049)
CaF, Sezione italiana, 1998
Association for Language Awareness, About ([Internet, 2020-10-07](http://www.languageawareness.org/?page_id=48))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachbewusstsein"
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 cultural awareness
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.