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

Attributes

sprachliches Repertoire
linguistic repertoire
répertoire linguistique
repertorio linguistico
Gesamtheit der Sprachen und Sprachvarietäten, die eine Person oder Gemeinschaft verwenden kann.
Set of languages or language varieties mastered by the same speaker, to different degrees of proficiency and for different uses.
Ensemble des langues ou variétés linguistiques qu'une personne ou une communauté est en mesure d'utiliser.
Insieme di lingue o varietà linguistiche che una persona o una comunità è in grado di usare.
2020-10-12T16:18:37.1670000Z
133857
https://www.termdat.bk.admin.ch/entry/133857
Council of Europe, From Linguistic Diversity to Plurilingual Education, Guide for the Development of Language Education Policies in Europe, 2017, Glossary, p. 116 ([Internet, 2018-10-18](https://rm.coe.int/CoERMPublicCommonSearchServices/DisplayDCTMContent?documentId=09000016802fc1c4))
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 613
DFI, Quadrilinguisme en Suisse, Contributions, 1989, p. 60
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 432
nach D. Crystal, Enzyklopädie der Sprache, 1993, S. 431
after Council of Europe, From Linguistic Diversity to Plurilingual Education, Guide for the Development of Language Education Policies in Europe, 2017, Glossary, p. 116 ([Internet, 2018-10-18](https://rm.coe.int/CoERMPublicCommonSearchServices/DisplayDCTMContent?documentId=09000016802fc1c4))
d'après D. Crystal, Enciclopedia Scienze del linguaggio, 1993, p. 432
secondo D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 432
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.