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

Attributes

öffentliche Urteilsverkündung
public issuing of the judgment
prononcé public du jugement
pronuncia pubblica della sentenza
2025-07-28T05:33:36.1234280Z
444400
https://www.termdat.bk.admin.ch/entry/444400
Schweizerische Strafprozessordnung, Art. 84 Abs. 3 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 84 para. 3 (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 84 al. 3 (RS 312.0, état 2017-09); G. Piquerez, Procédure pénale suisse, 2000, p. 670, § 140 n° 3077
Codice di procedura penale, art. 69 cpv. 2 (RS 312.0, stato 2017-09)
[...] se le parti hanno rinunciato a una pronuncia pubblica della sentenza o se è stato emesso un decreto d'accusa, gli interessati possono prendere visione della sentenza o del decreto d'accusa.
If [...] the parties waive their right to have the judgment issued publicly, the court shall serve the conclusions of the judgment on them immediately after it has been reached.
Si [...] les parties renoncent au prononcé public du jugement, le tribunal leur notifie le dispositif sitôt le jugement rendu.
Verzichten die Parteien [...] auf eine öffentliche Urteilsverkündung, so stellt ihnen das Gericht das Dispositiv sofort nach der Urteilsfällung zu.
DOM: criminal procedure
DOM: Strafprozessrecht
DOM: procédure pénale
DOM: procedura penale
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 reaching a decision
seeAlso notice of the judgment
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.