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

Attributes

romanische Sprache
Romance language
langue romane
lingua romanza
Sprache, die sich aus dem Lateinischen entwickelt hat, wie z. B. Französisch, Italienisch, Rätoromanisch, Spanisch, Portugiesisch und Rumänisch.
Langue née de l'évolution du latin populaire, telle que le français, l'italien, le romanche, l'espagnol, le portugais et le roumain.
Lingua derivata dall'evoluzione del latino volgare, come p. es. il francese, l'italiano, il romancio, lo spagnolo, il portoghese e il rumeno.
2020-10-12T16:49:12.6730000Z
133702
https://www.termdat.bk.admin.ch/entry/133702
H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 652
Encyclopædia Britannica, "Romance languages" ([Internet, 2020-07-21](https://www.britannica.com/topic/Romance-languages))
J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 208
J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 115
EXP: e.g. French, Italian, Romansh, Spanish, Portuguese and Romanian
after Encyclopædia Britannica, "Romance languages" ([Internet, 2020-07-21](https://www.britannica.com/topic/Romance-languages)) and H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 652
J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 208
J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 115
nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 652
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.