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

Attributes

abstraktes Gefährdungsdelikt
abstract endangerment offence
infraction de mise en danger abstraite
reato di pericolo astratto
Delikt, das bereits durch die Vornahme bestimmter Handlungen erfüllt wird, ohne dass das geschützte Rechtsgut tatsächlich in Gefahr gebracht oder gar verletzt werden muss.
Offence that is completed by carrying out certain acts, without any protected legal interest having to be threatened or endangered or even damaged, injured or violated.
Infraction qui est réalisée par le comportement dangereux en tant que tel et sans qu'une personne individualisée ait été exposée à un risque quelconque.
2025-07-30T13:04:16.9484010Z
107647
https://www.termdat.bk.admin.ch/entry/107647
FCh, Terminology Section, 2006
Decisioni del Tribunale federale, 104 IV 135 (1978)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.33, S. 102
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2, N. 474, p. 161
USG: privilégié
OFJ, 2006
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.33, p. 102
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.33, S. 102
d'après M. Killias, Précis de droit pénal général, 2001, n° 216, p. 31
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 endangerment offence
seeAlso concrete endangerment 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.