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

Attributes

Handlungsmehrheit
plurality of acts
pluralité d'actions
pluralità di azioni
Tatsache, dass mehrere einzelne Handlungen als verschiedene Straftaten angesehen werden.
Two or more acts each of which is regarded as a separate offence.
Fait que plusieurs comportements séparés soient considérés comme différentes infractions.
Fatto che più azioni vengano considerate come reati separati.
2025-07-30T06:30:16.2960390Z
108246
https://www.termdat.bk.admin.ch/entry/108246
FCh, Terminology Section, 2012
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 19 N. 8, S. 534
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 21, § 1 N. 1441, p. 461
F. Mantovani, Diritto penale, Parte generale, 2011, n. 145, pag. 468
USG: suggestion
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 19 N. 8, S. 533 f.
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 21, § 1 N. 1441 ss., p. 461 ss.
after G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 19 N. 8, S. 533 f.
secondo G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 19 n. 8, p. 534 e F. Mantovani, Diritto penale, Parte generale, 2011, n. 145, pag. 468 seg.
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
antonym unified act
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.