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

Attributes

Koine
koine
koinè
koinè
Sprachvarietät, die sich innerhalb eines Verbandes von regionalen Varietäten zur allgemein akzeptierten überregionalen Standardvarietät entwickelt hat.
Common language shared by various peoples.
Langue commune d'un groupe humain répandu en plusieurs lieux.
Lingua parlata in una data località che è stata adottata come lingua standard.
2020-10-12T10:12:36.5830000Z
133651
https://www.termdat.bk.admin.ch/entry/133651
H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 390
Oxford Dictionaries, English, "koine" ([Internet, 2018-10-16](https://en.oxforddictionaries.com/definition/idiom))
Le Grand Robert de la langue française, "koinè" ([Internet, 2018-10-17](https://grandrobert.lerobert.com/))
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 426
EXP: wird manchmal auch synonym mit "Einheitssprache", "Standardsprache" oder "Gemeinsprache" verwendet (a); ursprünglich Bezeichnung für die allgemeine Verkehrssprache im alten Griechenland (b)
EXP: the common language of the Greeks from the close of the classical period to the Byzantine era
Oxford Dictionaries, English, "koine" ([Internet, 2018-10-16](https://en.oxforddictionaries.com/definition/idiom))
(a) nach H. Glück, Metzler Lexikon Sprache, 1993, "Koine" und "Gemeinsprache"; (b) nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 390
Oxford Dictionaries, English, "koine" ([Internet, 2018-10-16](https://en.oxforddictionaries.com/definition/idiom))
Le Grand Robert de la langue française, "koinè" ([Internet, 2018-10-17](https://grandrobert.lerobert.com/))
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 426
nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 390
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 standard language
seeAlso common language
seeAlso unified language
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.