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

Attributes

Sprachtod
language death
mort d'une langue
morte di una lingua
Umstand, dass eine Sprache untergegangen ist, weil die Sprecher sie zugunsten einer anderen Sprache aufgegeben haben oder ausgestorben sind.
2020-10-07T10:11:24.0330000Z
133872
https://www.termdat.bk.admin.ch/entry/133872
H. Glück, Metzler Lexikon Sprache, 1993, "Sprachtod"
D. Crystal, Millennium briefing: the death of language, in: Prospect, 1999-11 ([Internet, 2018-08-15](https://www.prospectmagazine.co.uk/magazine/millenniumbriefingthedeathoflanguage))
J. Leclerc, La mort des langues, in: Université Laval, L'aménagement linguistique dans le monde, 2018-01-06 ([Internet, 2018-08-15](http://www.axl.cefan.ulaval.ca/Langues/2vital_mortdeslangues.htm))
D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 360
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachtod"
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 language loss
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.