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

Attributes

Germanismus
Germanism
germanisme
germanismo
Lexikalische, idiomatische oder syntaktische Einheit, die aus dem Deutschen in eine andere Sprache entlehnt wurde.
Idiom, grammatical construction, word, or other linguistic feature particular to German, especially one used or adopted in another language.
Mot, locution ou construction syntaxique propre à la langue allemande et empruntée par une autre langue.
Parola, locuzione o costruzione sintattica propria di una lingua germanica, in quanto sia introdotta in un'altra lingua.
2020-10-12T10:21:54.8070000Z
133663
https://www.termdat.bk.admin.ch/entry/133663
H. Glück, Metzler Lexikon Sprache, 1993, "Germanismus"
Oxford Dictionaries, English, "Germanism" ([Internet, 2020-10-12](https://www.lexico.com/definition/germanism))
Le Grand Robert de la langue française, "germanisme" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
Treccani, Vocabolario, "germanismo" ([Internet, 2020-08-18](https://www.treccani.it/vocabolario/germanismo/))
Oxford Dictionaries, English, "Germanism" ([Internet, 2020-10-12](https://www.lexico.com/definition/germanism))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Germanismus"
d'après Le Grand Robert de la langue française, "germanisme" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
secondo Treccani, Vocabolario, "germanismo" ([Internet, 2020-08-18](https://www.treccani.it/vocabolario/germanismo/))
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.