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

Attributes

Verfassung der Republik und des Kantons Jura vom 20. März 1977
Constitution of the Republic and Canton of Jura of 20 March 1977
Constitution de la République et Canton du Jura du 20 mars 1977
Costituzione della Repubblica e Cantone del Giura del 20 marzo 1977
2017-02-21T15:24:26.8370000Z
1248
https://www.termdat.bk.admin.ch/entry/1248
FCh, Terminology Section, 2009
Verfassung der Republik und des Kantons Jura, Tit. (SR 131.235, Stand 2015-03)
Constitution de la République et Canton du Jura, tit. (RS 131.235, état 2015-03)
Costituzione della Repubblica e Cantone del Giura, tit. (RS 131.235, stato 2015-03)
SYS: SR 131.235
SYS: RS 131.235
SYS: RS 131.235
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.