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

Attributes

strafrechtliche Verantwortlichkeit
criminal responsibility
responsabilité pénale
responsabilità penale
Tatsache, dass eine Person alle persönlichen Voraussetzungen erfüllt, um für eine Straftat, die sie begangen hat, verurteilt und bestraft zu werden.
Capacity to be convicted of and punished for the commission of a criminal offence.
Obligation d'une personne de répondre devant la justice d'une infraction qu'elle a commis et d'en assumer les conséquences pénales.
Obbligo di sottostare ad una pena, una volta accertata la commissione di un reato e pronunciata la sentenza di condanna.
2025-08-04T05:23:50.2760860Z
108404
https://www.termdat.bk.admin.ch/entry/108404
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 1996, § 11 N. 9
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 190
M. Killias, Précis de droit pénal général, 2001, chap. 9 n° 906
F. del Giudice, Dizionario giuridico, 1992, pag. 1040
EXP: wird manchmal auch synonym mit "Schuldfähigkeit" verwendet
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après G. Cornu, Vocabulaire juridique, 2000, p. 770-771
F. del Giudice, Dizionario giuridico, 1992, pag. 1040
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 legal responsibility
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.