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

Attributes

Eidgenössische Volksinitiative «Für eine öffentliche Krankenkasse»
Federal Popular Initiative: "For a national health insurance scheme"
Initiative populaire fédérale «Pour une caisse publique d'assurance-maladie»
Iniziativa popolare federale «Per una cassa malati pubblica»
2016-04-27T17:56:08.4600000Z
217967
https://www.termdat.bk.admin.ch/entry/217967
FCh, Terminology Section, 2015
Bundesblatt 2014 2849
Feuille fédérale 2014 2759
Foglio federale 2014 2585
STA: rejetée lors de la votation populaire du 28 septembre 2014
STA: respinta in occasione della votazione popolare del 28 settembre 2014
STA: verworfen an der Volksabstimmung vom 28. September 2014
STA: rejected in the popular vote on 28 September 2014; USG: suggested translation
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.