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

Attributes

eingeschrieben
2024-01-22T15:55:25.1786000Z
109688
https://www.termdat.bk.admin.ch/entry/109688
BG Politische Rechte, Art. 77 Abs. 2 (SR 161.1, Stand 2015-11)
Die Beschwerde ist innert drei Tagen seit der Entdeckung des Beschwerdegrundes, spätestens jedoch am dritten Tag nach Veröffentlichung der Ergebnisse im kantonalen Amtsblatt eingeschrieben einzureichen.
Il ricorso dev'essere presentato, mediante invio raccomandato, entro tre giorni dalla scoperta del motivo di impugnazione, ma al più tardi il terzo giorno dopo la pubblicazione dei risultati nel Foglio ufficiale del Cantone.
Le recours doit être déposé par lettre recommandée dans les trois jours qui suivent la découverte du motif du recours, mais au plus tard le troisième jour après la publication des résultats dans la feuille officielle du canton.
The appeal must be filed by registered mail within three days of the grounds for appeal being ascertained, and at the latest on the third day following publication of the results in the official cantonal gazette.
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.