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

Attributes

Weltsprache
world language
langue internationale
lingua internazionale
Sprache, die weltweit von einer grossen Anzahl von Personen verwendet wird.
Language that is used internationally by a large number of people.
Langue utilisée comme moyen de communication entre des locuteurs de pays ou de langues différents.
Lingua usata come mezzo di comunicazione tra individui di diversa nazionalità e lingua.
2022-04-28T08:00:57.2130000Z
133613
https://www.termdat.bk.admin.ch/entry/133613
H. Glück, Metzler Lexikon Sprache, 1993, "Weltsprache"
D. Graddol, The Future of English?, 1997, p. 2 ([Internet, 2018-08-22](https://www.teachingenglish.org.uk/sites/teacheng/files/pub_learning-elt-future.pdf))
OFS, Comm. pr. Premiers résultats de l’Enquête sur la langue, la religion et la culture 2014, partie langue Une Suisse polyglotte, 2016-10-05 ([Internet, 2018-08-16](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/medienmitteilungen.assetdetail.1000402.html))
Treccani, Vocabolario, "lingua" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/lingua/))
EXP: hanno avuto storicamente questa funzione, oltre al latino medioevale, e in età più recente il latino umanistico e scientifico, lo spagnolo nel sec. 16°, il francese nel 18° e 19°, l'inglese nel 19° e 20°
secondo Treccani, Vocabolario, "lingua" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/lingua/))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Weltsprache"
after Wikipedia, "World language" ([Internet, 2018-08-16](https://en.wikipedia.org/wiki/World_language))
d'après Wikipedia, "Langue internationale" ([Internet, 2018-08-16](https://fr.wikipedia.org/wiki/Langue_internationale))
secondo Treccani, Vocabolario, "lingua" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/lingua/))
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.