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

Attributes

Deutschbündner
Grison germanophone
Grigionese di lingua tedesca
Deutschsprachige Person, die im Kanton Graubünden wohnt oder von dort herstammt.
Personne de langue allemande qui habite dans le canton des Grisons ou qui en provient.
Persona di lingua tedesca che abita nel Cantone dei Grigioni o ne proviene.
2020-08-07T15:51:07.3000000Z
133799
https://www.termdat.bk.admin.ch/entry/133799
R. Schläpfer, Die viersprachige Schweiz, 1982, S. 326
ChF, Section de terminologie et Section française, 1997
CaF, Sezione italiana, 1997
GRM: sost. m./f.
BK, Sektion Terminologie, 1997
ChF, Section de terminologie et Section française, 1997
CaF, Sezione italiana, 1997
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
seeAlso Bündnerromane
seeAlso Italienischbündner
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.