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

Attributes

Eidgenössische Volksinitiative «Neugestaltung des Wirtschaftssystems zu einer gemeinschaftlichen Kontingentwirtschaft»
Federal Popular Initiative 'Reshaping the economy into a communitarian quota-based system'
Initiative populaire fédérale «Refonte de l’économie en un système communautaire de contingents»
Iniziativa popolare federale «Riorganizzazione del sistema economico in un’economia comunitaria fondata su contingenti»
2024-08-16T07:26:04.2946460Z
501900
https://www.termdat.bk.admin.ch/entry/501900
FCh, English Language Service, 2023
Bundesblatt 2023 33
Feuille fédérale 2023 33
Foglio federale 2023 33
STA: non-aboutissement
STA: unsuccessful request
STA: non riuscita
STA: Nicht-Zustandekommen
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.