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

Attributes

2023-01-11
Eidgenössische Volksabstimmungen
Federal popular votes
Votations populaires fédérales
Votazioni popolari federali
Eidgenössische Abstimmungsvorlagen: Titel, Typ und Abstimmungsdatum
Objects of the federal votes: title, type and voting date
Objets des votations fédérales: titre, type et date de votation
Oggetti delle votazioni federali: titolo, tipo e data di votazione
Eidgenössische Volksabstimmungen
Federal popular votes
Votations populaires fédérales
Votazioni popolari federali
Eidgenössische Abstimmungsvorlagen: Titel, Typ und Abstimmungsdatum
Objects of the federal votes: title, type and voting date
Objets des votations fédérales: titre, type et date de votation
Oggetti delle votazioni federali: titolo, tipo e data di votazione
2023-01-11
2023-01-11
2026-01-16T05:03:34.901+00:00
2026-01-16T05:03:34.853+00:00
Politik
Politique
Politica
Politics
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

property subject
Dataset popularvotes
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.