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

Attributes

Sprachbarriere
language barrier
barrière linguistique
barriera linguistica
Umstand, dass eine Person oder Gruppe wegen mangelhafter Sprachkenntnisse oder wegen ihrer Zugehörigkeit zu einer anderen Sprachgemeinschaft Schwierigkeiten hat, ein soziales, wirtschaftliches oder anderes Ziel zu erreichen.
Insieme di circostanze e fattori psicologici in virtù dei quali la diversità delle lingue diventa un ostacolo determinante nel perseguire uno scopo sociale, economico, ecc.
2020-10-12T16:39:50.6730000Z
133597
https://www.termdat.bk.admin.ch/entry/133597
EDI, Viersprachige Schweiz, 1989, S. VII
L. Robinson / M. Riddle Buly, Breaking the Language Barrier: Promoting Collaboration between General and Special Educators, in: Teacher Education Quarterly, Summer 2007 ([Internet, 2018-08-14](https://files.eric.ed.gov/fulltext/EJ795175.pdf))
R. Schläpfer, La Suisse aux quatre langues, 1985, p. 19
DFI, Quadrilinguismo svizzero, 1989, pag. VIII
CaF, Sezione italiana, 1998
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachbarriere" und BK, Sektion Italienisch, 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: 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.