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

Attributes

Sachentscheid
decision on the substance of the case
jugement au fond
decisione di merito
Urteil, welches das Verfahren durch Entscheid über die Sache selbst abschliesst, indem das Gericht über die Schuld oder Unschuld des Beschuldigten befindet.
Jugement qui met fin au procès pénal en tranchant sur le bien-fondé de l'action publique par une décision d'acquittement ou de culpabilité.
Sentenza conclusiva del procedimento penale con cui il tribunale stabilisce la colpevolezza o l'innocenza dell'imputato.
2025-07-28T14:05:07.7286210Z
47706
https://www.termdat.bk.admin.ch/entry/47706
Schweizerische Strafprozessordnung, Art. 314 Abs. 1 Bst. d (SR 312.0, Stand 2018-01)
Swiss Criminal Procedure Code, art. 314 para. 1 let. d (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, art. 329 al. 2 (RS 312.0, état 2018-01)
Codice di procedura penale svizzero, art 314 cpv. 1 lett. d (RS 312.0, stato 2018-01)
d'après G. Piquerez, Procédure pénale suisse, 2000, p. 373
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 206, § 45.3 und N. Schmid, Strafprozessrecht, 1997, S. 163, Ziff. 573
secondo R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 206 e N. Schmid, Strafprozessrecht, 1997, S. 163, Ziff. 573
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 trial court
seeAlso trial judge
seeAlso procedural decision
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.