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

Attributes

Bestimmungsfähigkeit
capacity to control one's actions
capacité de se déterminer
capacità di determinarsi
Voraussetzung der Schuld, wonach der Täter fähig sein muss, gemäss seiner Einsicht in das Unrecht der Tat zu handeln.
Requirement of guilt according to which the offender must be capable of acting in accordance with his understanding of the wrongfulness of the act.
2025-07-15T10:42:37.2347670Z
108407
https://www.termdat.bk.admin.ch/entry/108407
FCh, Terminology Section, 2006
Arrêts du Tribunal fédéral, 131 IV 114 (2005)
Decisioni del Tribunale federale, 131 IV 114 (2005)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 24 Ziff. 1, S. 264
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 24 Ziff. 1, S. 264
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 24 Ziff. 1, p. 264
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 capacity to understand
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.