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

Attributes

Verfassung des Kantons Graubünden vom 18. Mai 2003/14. September 2003
Constitution of the Canton of Graubünden of 18 May 2003/14 September 2003
Constitution du canton des Grisons des 18 mai 2003/14 septembre 2003
Costituzione del Cantone dei Grigioni del 18 maggio 2003/14 settembre 2003
2017-02-21T15:20:14.8370000Z
1240
https://www.termdat.bk.admin.ch/entry/1240
FCh, Terminology Section, 2009
Bundesblatt 2004 1121
Feuille fédérale 2004 1007
Feuille fédérale 2004 941
SYS: SR 131.226
SYS: RS 131.226
SYS: RS 131.226
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.