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

Attributes

error in persona
mistake as to the person
error in persona
error in persona
Fall, in dem sich der Täter über die Identität oder eine sonstige Eigenschaft des von ihm angegriffenen Menschen irrt.
Cas où l'auteur se trompe sur l'identité de la victime.
Caso in cui l'autore si sbaglia sull'identità della vittima.
2025-07-30T06:44:43.4378450Z
108437
https://www.termdat.bk.admin.ch/entry/108437
FCh, Terminology Section, 2012
A. Donatsch / B. Tag, Strafrecht I, 2006, Stichwortverzeichnis, S. 452
P. Graven / B. Sträuli, L'infraction pénale punissable, 1995, n° 129, p. 174
F. Mantovani, Diritto penale, Parte generale, 2011, n. 129, pag. 427
USG: variante à éviter: error in personam
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 3 N. 610, p. 204
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 10 Ziff. 2.21, S. 123 f.
secondo F. Mantovani, Diritto penale, Parte generale, 2011, n. 129, pag. 427
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 mistake as to the object
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.