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

Attributes

Verfassungsvorlage
constitutional bill
projet de constitution
progetto costituzionale
Initiative zur Änderung der Verfassung (Teil- oder Totalrevision).
Initiative for the amendment of the constitution (partial or total revision).
2020-01-20T07:17:19.3700000Z
110194
https://www.termdat.bk.admin.ch/entry/110194
Verfassung des Kantons Bern, Art. 129 Abs. 3 (SR 131.212, Stand 2015-03)
FCh, Terminology Section, 20
Constitution du canton de Berne, art. 129 al. 3 (RS 131.212, état 2015-03)
Costituzione del Cantone di Berna, art. 129 cpv. 3 (RS 131.212, stato 2015-03)
USG: journalistisch
USG: journalistique
USG: giornalistico
FCh, Terminology Section, 2001
nach Häfelin/Haller, Schweizerisches Bundesstaatrecht, 1993, S. 186
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.