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

Attributes

Eidgenössische Volksinitiative «Krankenversicherung. Für die Organisationsfreiheit der Kantone»
Federal Popular Initiative 'Health insurance. Organisational freedom for the cantons'
Initiative populaire fédérale «Assurance-maladie. Pour une liberté d’organisation des cantons»
Iniziativa popolare federale «Assicurazione malattia. Per la libertà organizzativa cantonale»
2019-04-08T11:37:47.3930000Z
444161
https://www.termdat.bk.admin.ch/entry/444161
FCh, Terminology Section, 2017
Bundesblatt 2017 6163
Feuille fédérale 2017 5809
Foglio federale 2017 5257
STA: im Sammelstadium gescheitert
STA: échoué au stade de la récolte des signatures
STA: non riuscita per insufficienza del numero di firme
STA: failed to garner a sufficient number of signatures
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.