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

Attributes

Verfassung des Kantons Solothurn vom 8. Juni 1986
Constitution of the Canton of Solothurn of 8 June 1986
Constitution du canton de Soleure du 8 juin 1986
Costituzione del Cantone di Soletta dell'8 giugno 1986
2017-02-21T15:19:08.2100000Z
1233
https://www.termdat.bk.admin.ch/entry/1233
FCh, Terminology Section, 2009
Verfassung des Kantons Solothurn, Tit. (SR 131.221, Stand 2016-03)
Constitution du canton de Soleure, tit. (RS 131.221, état 2016-03)
Costituzione del Cantone di Soletta, tit. (RS 131.221, stato 2016-03)
SYS: SR 131.221
SYS: RS 131.221
SYS: RS 131.221
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.