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

Attributes

Eidgenössische Volksinitiative «Gegen den F-35 (Stopp F-35)»
Federal Popular Initiative 'Against the F-35 (Stop the F-35)'
Initiative populaire fédérale «Contre le F-35 (stop F-35)»
Iniziativa popolare federale «Contro gli F-35 (Stop F-35)»
2023-07-07T08:48:12.7774890Z
482403
https://www.termdat.bk.admin.ch/entry/482403
FCh, English Language Service, 2023
Bundesblatt 2021 1982
Feuille fédérale 2021 1982
Foglio federale 2021 1982
STA: zurückgezogen
STA: retirée
STA: withdrawn
STA: ritirata
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.