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

Attributes

Anglisierung
anglicisation
anglicizzazione
Verbreitung und/oder Festigung der englischen Sprache und angelsächsischen Kultur in einem ursprünglich anderssprachigen Gebiet.
Fait de rendre anglais; processus d'assimilation à la civilisation anglo-saxonne et à la langue anglaise.
Attrazione nell'orbita della civiltà e della cultura anglosassone. In linguistica: adattamento alla lingua inglese.
2020-10-12T12:55:50.6800000Z
133746
https://www.termdat.bk.admin.ch/entry/133746
Duden, Das grosse Wörterbuch der deutschen Sprache, 1994, "Anglisierung"
Le Grand Robert de la langue française, "anglicisation" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
Treccani, Vocabolario, "anglicizzazione" ([Internet, 2020-10-12](http://www.treccani.it/))
BK, Sektion Terminologie, 1997
d'après Le Grand Robert de la langue française, "anglicisation" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
secondo G. Devoto / G. C. Oli, Il dizionario della lingua italiana, 1990, "anglicizzare", "francesizzare" e "francesizzazione"
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.