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

Attributes

sprachliche Homogenität
linguistic homogeneity
homogénéité linguistique
omogeneità linguistica
2022-04-28T07:42:05.6300000Z
133759
https://www.termdat.bk.admin.ch/entry/133759
BoBR Sprachenartikel, Ziff. 22 (BBl 1991 II 336)
MCF Article sur les langues, ch. 22 (FF 1991 II 325)
MCF Articolo sulle lingue, n. 22 (FF 1991 II 316)
F. Demie / A. Hau / J. McDonald, Language Diversity and Attainment in Primary Schools, 2015, p. 16 ([Internet, 2020-07-29](https://www.lambeth.gov.uk/rsu/sites/www.lambeth.gov.uk.rsu/files/Language_Diversity_and_Attainment_in_Primary_Schools_2012.pdf))
EXP: der Bevölkerung eines bestimmten Gebiets
EXP: within the population of a given area
EXP: de la population d'un territoire déterminé
EXP: della popolazione di un determinato territorio
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
antonym linguistic diversity
seeAlso cultural homogeneity
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.