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

Attributes

opposant
opponente
2025-07-21T12:45:53.9495890Z
444559
https://www.termdat.bk.admin.ch/entry/444559
Code de procédure pénale suisse, art. 355 al. 2 (RS 312.0, état 2017-09)
Codice di procedura penale svizzero, art. 355 cpv. 2 (RS 312.0, stato 2017-09)
Bleibt eine Einsprache erhebende Person trotz Vorladung einer Einvernahme unentschuldigt fern, so gilt ihre Einsprache als zurückgezogen.
If the person filing the rejection fails to attend an examination hearing without an excuse despite being served with a summons, the rejection is deemed to have been withdrawn.
Se, pur essendo stato citato a un interrogatorio, l'opponente ingiustificatamente non compare, l'opposizione è considerata ritirata.
Si l'opposant, sans excuse, fait défaut à une audition malgré une citation, son opposition est réputée retirée.
DOM: criminal procedure
DOM: procédure pénale
DOM: procedura penale
DOM: u. a. Strafprozessrecht
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
seeAlso rejection
seeAlso file a rejection
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.