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

Attributes

Puter
Puter
puter
puter
Rätoromanisches Schreibidiom, das im Oberengadin und in Bergün verwendet wird.
Idiome romanche écrit en Haute-Engadine et à Bergün.
Idioma romancio scritto in Alta-Engadina ed a Bergün.
2020-07-23T13:56:33.8200000Z
133724
https://www.termdat.bk.admin.ch/entry/133724
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.