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

Attributes

unverwertbarer Beweis
inadmissible evidence
preuve non exploitable
prova non utilizzabile
2025-09-01T10:52:07.0293630Z
516133
https://www.termdat.bk.admin.ch/entry/516133
Schweizerische Strafprozessordnung, Art. 141 Abs. 5 (SR 312.0, Stand 2024-07)
Swiss Criminal Procedure Code, art. 141 para. 5 (SR 312.0, transl., status 2024-07)
Arrêt du Tribunal fédéral, 6B_1023/2017, 2018-04-25, consid. 5.2.3
Codice di procedura penale, art. 141 cpv. 5 (RS 312.0, stato 2024-07)
Die Aufzeichnungen über unverwertbare Beweise werden aus den Strafakten entfernt, bis zum rechtskräftigen Abschluss des Verfahrens unter separatem Verschluss gehalten und danach vernichtet.
I documenti e registrazioni concernenti prove non utilizzabili sono tolti dal fascicolo, conservati sotto chiave in sede separata fino a quando il procedimento è chiuso con decisione passata in giudicato e quindi eliminati.
Records relating to inadmissible evidence shall be removed from the case documents, held in safekeeping until a final judgment has concluded the proceedings, and then destroyed.
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 inadmissibility of evidence
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.