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

Attributes

Prestigesprache
prestige language
langue de prestige
lingua di prestigio
Sprache oder Sprachvarietät, die innerhalb eines Sprachgebiets als die angemessenste lokale Sprachform gilt.
Language that is accorded high instrumental or symbolic value on the national or international stage.
Langue ou variété linguistique qui est considérée à l'intérieur d'une région linguistique comme la forme linguistique locale la plus appropriée.
2018-10-16T12:51:02.6770000Z
133647
https://www.termdat.bk.admin.ch/entry/133647
A. Petralli, Università di Lugano, 1999
G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 675
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 613
UNESCO-IIEP, Learning Portal, Glossary, "Prestige language" ([Internet, 2018-16-10](https://learningportal.iiep.unesco.org/en/glossary/prestige-language))
UNESCO-IIEP, Learning Portal, Glossary, "Prestige language" ([Internet, 2018-16-10](https://learningportal.iiep.unesco.org/en/glossary/prestige-language))
d'après G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 675
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 613
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.