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

Attributes

Verfassung des Kantons Glarus vom 1. Mai 1988
Constitution of the Canton of Glarus of 1 May 1988
Constitution du canton de Glaris du 1er mai 1988
Costituzione del Cantone di Glarona del 1° maggio 1988
2017-02-21T15:12:46.1900000Z
1230
https://www.termdat.bk.admin.ch/entry/1230
FCh, Terminology Section, 2009
Verfassung des Kantons Glarus, Tit. (SR 131.217, Stand 2016-03)
Constitution du canton de Glaris, tit. (RS 131.217, état 2016-03)
Costituzione del Cantone di Glarona, tit. (RS 131.217, stato 2016-03)
SYS: SR 131.217
SYS: RS 131.217
SYS: RS 131.217
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.