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

Attributes

Sutselvisch
Sutsilvan
sutsilvan
sutsilvano
Rätoromanisches Schreibidiom, das in bestimmten Gebieten des Hinterrheintals verwendet wird.
Idiome romanche écrit dans une partie de la vallée du Rhin postérieur.
Idioma romancio scritto in parti della valle del Reno inferiore.
2020-07-23T13:53:02.9730000Z
133727
https://www.termdat.bk.admin.ch/entry/133727
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
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.