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

Attributes

Genehmigung eines völkerrechtlichen Vertrags
approval of an international treaty
approbation d'un traité international
approvazione di un trattato internazionale
2017-09-04T08:10:48.9930000Z
109206
https://www.termdat.bk.admin.ch/entry/109206
Parlamentsgesetz, Art. 95 Bst. c (SR 171.10, Stand 2016-03)
Federal Constitution, art. 166 para. 2 (SR 101, transl., status 2016-01)
LF Parlement, art. 95 let. c (RS 171.10, état 2016-03)
LF Parlamento, art. 95 lett. c (RS 171.10, stato 2016-03)
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.