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

Attributes

das Urteil eröffnen
give notice of the judgment
notifier le jugement
comunicare la sentenza
2025-07-21T11:53:11.7635460Z
444436
https://www.termdat.bk.admin.ch/entry/444436
Schweizerische Strafprozessordnung, Art. 84 Abs. 1 (SR 312.0, Stand 2018-01)
Swiss Criminal Procedure Code, art. 84 para. 1 (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 84 al. 1 (RS 312.0, état 2018-01)
Codice di procedura penale, art. 84 cpv. 1 (RS 312.0, stato 2017-09)
If the proceedings are public, the court shall give notice of the judgment orally on conclusion of its deliberations and state the grounds in brief (a). The person entitled to file a complaint may withdraw the complaint at any time before notice is given of the judgment of the second cantonal instance (b).
Ist das Verfahren öffentlich, so eröffnet das Gericht das Urteil im Anschluss an die Urteilsberatung mündlich und begründet es kurz.
Se la procedura è pubblica, il giudice comunica oralmente la sentenza a deliberazione conclusa, motivandola succintamente.
Si la procédure est publique, le tribunal notifie oralement son jugement à l'issue de la délibération et le motive brièvement.
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 notice of the judgment
seeAlso serve
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.