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

Attributes

Verfassung des Kantons Thurgau vom 16. März 1987
Constitution of the Canton of Thurgau of 16 March 1987
Constitution du canton de Thurgovie du 16 mars 1987
Costituzione del Cantone di Turgovia del 16 marzo 1987
2017-02-21T15:26:41.8230000Z
1242
https://www.termdat.bk.admin.ch/entry/1242
FCh, Terminology Section, 2009
Verfassung des Kantons Thurgau, Tit. (SR 131.228, Stand 2013-03)
Constitution du canton de Thurgovie, tit. (RS 131.228, état 2013-03)
Costituzione del Cantone di Turgovia, tit. (RS 131.228, stato 2013-03)
SYS: SR 131.228
SYS: RS 131.228
SYS: RS 131.228
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.