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

Attributes

Sprachgemeinschaft
linguistic community
communauté linguistique
comunità linguistica
Gruppe von Personen, die dieselbe Sprache oder denselben Dialekt verwenden.
Group of people who share a given language or dialect.
Groupe d'êtres humains qui utilisent la même langue ou le même dialecte.
Gruppo di esseri umani che usano la stessa lingua o lo stesso dialetto.
2020-08-04T14:40:43.6670000Z
133781
https://www.termdat.bk.admin.ch/entry/133781
Bundesverfassung, Art. 70 Abs. 3 (SR 101, Stand 2018-01)
Federal Constitution, art. 70 para. 3 (SR 101, transl., status 2018-01)
Constitution fédérale, art. 70 al. 3 (RS 101, état 2018-01)
Costituzione federale, art. 70 cpv. 3 (RS 101, stato 2018-01)
BK, Sektion Terminologie, 1997
after Wikipedia, "Speech community" ([Internet, 2020-08-04](https://en.wikipedia.org/wiki/Speech_community)) and Webster, WordNet Dictionary, "Speech community" ([Internet, 2020-08-04](https://www.webster-dictionary.org/definition/Speech%20community))
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 96
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 66
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 cultural community
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.