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

Attributes

echte Konkurrenz
genuine concurrence
concours parfait
concorso proprio
Verwirklichung mehrerer nebeneinander anwendbarer Straftatbestände durch den Täter.
Achievement of more than one applicable offence at the same time by a single offender through a single act.
2025-07-15T09:30:02.3574170Z
108272
https://www.termdat.bk.admin.ch/entry/108272
([UN, ICTY, Trial Chamber II, Judgement, case no. IT-95-16-T, 2000, no. 667, Internet (2015-04-16)](http://www.icty.org/x/cases/kupreskic/tjug/en/kup-tj000114e.pdf))
Arrêts du Tribunal fédéral, 114 IV 32 (1988)
MCF Conv. internazionali repressione finanziamento terrorismo, n. 4.5.5 (FF 2002 4864)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, S. 392
USG: suggestion; EXP: if more than one separate offence is committed at the same time, each will be prosecuted
(EXP) A. Donatsch / B. Tag, Strafrecht I, 2006, Anhang, p. 426
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, p. 392
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 38 Ziff. 1.1, S. 392
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
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.