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

Attributes

Sprachenkonflikt
language conflict
conflit linguistique
conflitto linguistico
Konflikt innerhalb eines mehrsprachigen Gemeinwesens, der durch Fragen um die Gleichstellung, Bevorzugung oder Benachteiligung einer Sprache oder Sprachgemeinschaft gegenüber anderen ausgelöst wird.
Conflit à l'intérieur d'une entité politique ou sociale plurilingue qui est engendré par les questions d'égalité, de privilège ou au contraire de préjudice qui touchent les différentes langues ou communautés linguistiques.
Conflitto in seno a un'unità politica o sociale plurilingue generato da problematiche connesse all'uguaglianza, ai privilegi o agli svantaggi di una lingua o di una comunità linguistica rispetto alle altre.
2020-10-12T16:35:46.0130000Z
133581
https://www.termdat.bk.admin.ch/entry/133581
H. R. Dörig / Chr. Reichenau, Zweieinhalbsprachige Schweiz, 1982, S. 27
B.D. Joseph / J. DeStefano / N. Jacobs, When Languages Collide: Perspectives on Language Conflict, Language Competition, and Language Coexistence, 2003
DFI, Quadrilinguisme en Suisse, 1989, p. 158
DFI, Quadrilinguismo svizzero, 1989, pag. 197
nach Brockhaus Enzyklopädie, 1993, Bd. 20, S. 703
d'après Brockhaus Enzyklopädie, 1993, Bd. 20, p. 703
secondo Brockhaus Enzyklopädie, 1993, Bd. 20, S. 703
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 language question
seeAlso language peace
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.