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

Attributes

Verfassung des Kantons Appenzell Ausserrhoden vom 30. April 1995
Constitution of the Canton of Appenzell Ausserrhoden of 30 April 1995
Constitution du canton d'Appenzell Rhodes-Extérieures du 30 avril 1995
Costituzione del Cantone di Appenzello Esterno del 30 aprile 1995
2017-02-21T15:22:32.0270000Z
1237
https://www.termdat.bk.admin.ch/entry/1237
FCh, Terminology Section, 2009
Verfassung des Kantons Appenzell Ausserrhoden, Tit. (SR 131.224.1, Stand 2015-03)
Constitution du canton d'Appenzell Rhodes-Extérieures, tit. (RS 131.224.1, état 2015-03)
Costituzione del Cantone di Appenzello Esterno, tit. (RS 131.224.1, stato 2015-03)
SYS: SR 131.224.1
SYS: RS 131.224.1
SYS: RS 131.224.1
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.