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

Attributes

Beweisverwertung
use of evidence
exploitation de preuves
utilizzazione di prove
2025-09-01T10:52:07.0253400Z
516130
https://www.termdat.bk.admin.ch/entry/516130
Urteil des Bundesgerichts, 6B_85/2021, 2021-11-26, E. 10.1
FC, Report on banking stability, 2024-04, p. 177, no 16.3.1.3 ([Internet, 2025-02-24](https://www.newsd.admin.ch/newsd/message/attachments/87002.pdf))
Arrêts du Tribunal fédéral, 139 II 95 (2012), consid. 3.3
Decisioni del Tribunale federale, 141 IV 284 (2015), regesto
Zuletzt beanstandet der Beschwerdeführer im Kontext der gerügten unrechtmässigen Beweisverwertung, dass er seitens des Strafgerichts nicht auf sein Schweigerecht aufmerksam gemacht worden sei.
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 prohibition on the use of evidence
seeAlso admissibility of evidence
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.