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

Attributes

Verfassung des Kantons Wallis vom 8. März 1907
Constitution of the Canton of Valais of 8 March 1907
Constitution du canton du Valais du 8 mars 1907
Costituzione del Cantone del Vallese dell'8 marzo 1907
2017-02-21T15:27:44.2170000Z
1245
https://www.termdat.bk.admin.ch/entry/1245
FCh, Terminology Section, 2009
Verfassung des Kantons Wallis, Tit. (SR 131.232, Stand 2008-06)
Constitution du canton du Valais, tit. (RS 131.232, état 2008-06)
Costituzione del Cantone del Vallese, tit. (RS 131.232, stato 2008-06)
SYS: SR 131.232
SYS: RS 131.232
SYS: RS 131.232
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.