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

Attributes

Vallader
Vallader
vallader
vallader
Rätoromanisches Schreibidiom, das im Unterengadin und Münstertal verwendet wird.
Idiome romanche écrit en Basse-Engadine et dans le Val Müstair.
Idioma romancio scritto in Bassa-Engadina e nel Valle Monastero.
2020-07-23T13:50:49.7370000Z
133725
https://www.termdat.bk.admin.ch/entry/133725
LR, Rätoromanisch, 1996, S. 22
Wikipedia, "Romansh language" ([Internet, 2020-07-23](https://en.wikipedia.org/wiki/Romansh_language))
LR, Rhéto-romanche, 1996, p. 23
LR, Retoromancio, 1996, pag. 23
nach LR, Rätoromanisch, 1996, S. 22
d'après LR, Rhéto-romanche, 1996, p. 22
secondo LR, Retoromancio, 1996, pag. 22
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

property subject
hyponym Romansh
hyponym Ladin
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.