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

Attributes

Eidgenössische Volksinitiative «Für einen gesundheitsverträglichen und stromsparenden Mobilfunk»
Federal Popular Initiative "For a mobile phone system that is health compatible and energy efficient"
Initiative populaire fédérale «Pour une téléphonie mobile respectueuse de la santé et économe en énergie»
Iniziativa popolare federale «Per una telefonia mobile compatibile con la salute e a basso consumo energetico»
2021-09-08T17:49:44.3670000Z
472181
https://www.termdat.bk.admin.ch/entry/472181
FCh, Terminology Section, 2019
Bundesblatt 2019 6879
Feuille fédérale 2019 6525
Foglio federale 2019 5703
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.