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

Attributes

Eidgenössische Volksinitiative «für die Belohnung des Energiesparens und gegen die Energieverschwendung (Energie-Umwelt-Initiative)»
Initiative on Energy and the Environment
Initiative populaire fédérale «destinée à encourager les économies d'énergie et à freiner le gaspillage (Initiative "énergie et environnement")»
Iniziativa popolare federale «volta a promuovere il risparmio energetico e a frenare lo spreco (Iniziativa "energia e ambiente")»
2016-05-09T14:34:52.2270000Z
218299
https://www.termdat.bk.admin.ch/entry/218299
Bundesblatt 2000 2528
Federal Chancellery, English Translation Service, 13/10/2003
Feuille fédérale 2000 2409
Foglio federale 2000 2264
STA: zurückgezogen
STA: retirée
STA: ritirata
STA: withdrawn
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.