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

Attributes

Romanisierung
romanisation
romanizzazione
Verbreitung und/oder Festigung der lateinischen Sprache und römischen Kultur in einem ursprünglich anderssprachigen Gebiet.
Substitution du latin et de la culture romaine aux langues locales et à la culture des pays conquis par les Romains.
Azione d'acquistare un popolo o un paese alla cultura romana e alla lingua latina o a una cultura e/o lingua neolatina.
2020-10-12T12:55:57.9700000Z
133743
https://www.termdat.bk.admin.ch/entry/133743
Duden, "Romanisierung" ([Internet, 2020-10-12](https://www.duden.de/rechtschreibung/Romanisierung))
Le Grand Robert de la langue française, "romanisation" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
Treccani, Vocabolario, "romanizzazione" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/romanizzazione/))
BK, Sektion Terminologie, 1997
d'après Le Grand Robert de la langue française, "romanisation" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
secondo Treccani, Vocabolario, "romanizzare" e "latinizzare" ([Internet, 2020-10-12](http://www.treccani.it/)) e A. Petralli, Università di Lugano, 1999
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.