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

Attributes

unechtes Sonderdelikt
non-genuine special offence
infraction propre mixte
reato proprio non esclusivo
Delikt, das grundsätzlich von jedermann oder mindestens einem grösseren Personenkreis begangen werden kann, aber strenger bestraft wird, wenn dem Täter bestimmte Sonderpflichten auferlegt sind.
Offence that can theoretically be committed by anyone but for which the penalty is more severe for persons who commit while acting in a capacity that places them under a specific duty.
Infraction qui, en principe, peut être commise par tout individu, mais pour laquelle une peine plus sévère est prévue si l'auteur présente une qualité particulière à laquelle est lié un devoir spécifique.
2025-07-30T07:14:08.2398220Z
107641
https://www.termdat.bk.admin.ch/entry/107641
FCh, Terminology Section, 2012
N. Queloz, Définitions des infractions (Internet, 2006-03-06)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.13, S. 96
F. Mantovani, Diritto penale, Parte generale, 2011, n. 43, pag. 111
USG: privilégié
OFJ, 2006
after J. Hurtado Pozo, Droit pénal, Partie générale, 2008, N 481, p. 163
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, N. 481, p. 163
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.13, S. 96
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
hyponym special offence
seeAlso genuine special offence
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.