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

Attributes

colpevole
schuldhaft
culpable
coupable
2025-07-21T08:10:32.2413270Z
108401
https://www.termdat.bk.admin.ch/entry/108401
FCh, Terminology Section, 2006
Code pénal suisse, art. 16 al. 2 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 16 cpv. 2 (RS 311.0, stato 2015-01); Decisioni del Tribunale federale, 95 II 184 (1969)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 7 Ziff. 1, S. 78
Chi eccede i limiti della legittima difesa per scusabile eccitazione o sbigottimento non agisce in modo colpevole.
Überschreitet der Abwehrende die Grenzen der Notwehr in entschuldbarer Aufregung oder Bestürzung über den Angriff, so handelt er nicht schuldhaft.
Si cet excès provient d'un état excusable d'excitation ou de saisissement causé par l'attaque, l'auteur n'agit pas de manière coupable.
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 guilt
seeAlso culpability
seeAlso act in a culpable manner
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.