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

Attributes

mittelbarer Täter
indirect offender
auteur médiat
autore mediato
Person, die eine andere Person als ihr willenloses oder wenigstens nicht vorsätzlich handelndes Werkzeug benutzt, um durch sie die beabsichtigte strafbare Handlung ausführen zu lassen.
Person who uses another as his unwilling or at least unwitting tool by causing that other person to commit the intended offence.
Personne qui se sert d'une autre personne comme d'un instrument dénué de volonté ou du moins agissant sans intention coupable afin de lui faire exécuter l'infraction projetée.
Persona che si serve di un'altra persona che agisce involontariamente o perlomeno senza intenzione colpevole, come strumento, per farle eseguire il reato pianificato.
2025-07-29T07:01:01.7742860Z
107531
https://www.termdat.bk.admin.ch/entry/107531
FCh, Terminology Section, 2006
Decisioni del Tribunale federale, 120 IV 17 (1994)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 15 Ziff. 3, S. 181
M. Killias, Précis de droit pénal général, 2001, chap. 6 n° 605
nach Bundesgerichtsentscheide, 101 IV 310 (1975)
d'après Arrêts du Tribunal fédéral, 120 IV 17 (1994)
secondo Decisioni del Tribunale federale, 120 IV 17 (1994)
after Bundesgerichtsentscheide, 101 IV 310 (1975)
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 innocent agent
seeAlso indirect perpetration
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.