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

Attributes

einheitlicher Willensentschluss
unified act of volition
décision unique
unica determinazione di volontà
Tatsache, dass der Täter sich vornimmt, mehrere gleichartige Straftaten zu verüben, die nach Art, Zeit und Ort eine gewisse Einheit bilden und vom Gesamtvorsatz des Täters umfasst werden.
2025-07-15T12:31:44.4129030Z
108245
https://www.termdat.bk.admin.ch/entry/108245
FCh, Terminology Section, 2012
Arrêts du Tribunal fédéral, 132 IV 49 (2005), consid. 3.1.1.3
Bundesgerichtsentscheide, 107 IV 81 (1981), E. 3 b
Decisioni del Tribunale federale, 107 IV 172 (1981), regesto
USG: suggestion
nach Bundesgerichtsentscheide, 107 IV 81 (1981), E. 3 b
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: No results found.
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.