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

Attributes

Eidgenössische Volksinitiative «Gegen Waffenexporte in Bürgerkriegsländer (Korrektur-Initiative)»
Federal popular initiative “Stop arms exports to countries engaged in civil war (Corrective Initiative)”
Initiative populaire fédérale «Contre les exportations d’armes dans des pays en proie à la guerre civile (initiative correctrice)»
Iniziativa popolare federale «Contro l’esportazione di armi in Paesi teatro di guerre civili (Iniziativa correttiva)»
2022-02-10T08:59:58.7070000Z
448581
https://www.termdat.bk.admin.ch/entry/448581
FCh, Terminology Section, 2018
Bundesblatt 2018 7717
Feuille fédérale 2018 7697
Foglio federale 2018 6527
STA: withdrawn
STA: zurückgezogen, indirekter Gegenvorschlag
STA: retirée en raison d'un contre-projet indirect
STA: ritirata in favore di un controprogetto indiretto
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.