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

Attributes

Berufungsverhandlung
débats d'appel
dibattimento d'appello
Article 398 appeal hearing
2025-08-05T09:43:08.6718890Z
47830
https://www.termdat.bk.admin.ch/entry/47830
Schweizerische Strafprozessordnung, Art. 405 Abs. 1 (SR 312.0, Stand 2018-01)
Code de procédure pénale suisse, art. 405 al. 1 (RS 312.0, état 2018-01)
UFG, Rapp. espl. Codice di procedura penale svizzero, 2001, p. 266, n. 273.4
Swiss Criminal Procedure Code, art. 405 para. 1 (SR 312.0, transl., status 2025-01)
Die mündliche Berufungsverhandlung richtet sich nach den Bestimmungen über die erstinstanzliche Hauptverhandlung.
Les dispositions sur les débats de première instance s'appliquent par analogie aux débats d'appel.
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 Article 398 appeal proceedings
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.