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

Attributes

unechte Konkurrenz
non-genuine concurrence
concours imparfait
concorso improprio
Umstand, dass ein verwirklichter Tatbestand einem oder mehreren anderen vorgeht und deren Anwendung ausschliesst.
Situation in which a completed criminal act takes precedence over one or more other acts and precludes their application.
Situation où, au moment de déterminer la loi applicable au cas concret, il apparaît que l'action commise par l'agent semble remplir plusieurs énoncés de fait légaux, alors qu'en réalité un seul de ceux-ci la comprend intégralement.
2025-07-23T05:12:04.0269690Z
108273
https://www.termdat.bk.admin.ch/entry/108273
FCh, Terminology Section, 2006
Decisioni del Tribunale federale, 117 IV 286 (1991)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, S. 392
M. Killias, Précis de droit pénal général, 2001, n° 1118, p. 173
USG: üblich
USG: suggestion; EXP: if in the commission of an offence other connected offences are committed, only one will be prosecuted; e.g. assault in the course of a homicide, in which case the assault is subsumed by the homicide
(EXP) A. Donatsch / B. Tag, Strafrecht I, 2006, Anhang, p. 444
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, S. 392
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, S. 392
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 21, § 1, N. 1478, p. 473
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 genuine concurrence
seeAlso consumption
hyponym concurrence
seeAlso speciality
seeAlso subsidiarity
seeAlso alternativity
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.