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

Attributes

gemeines Delikt
common offence
infraction commune
reato comune
Delikt, das an die Allgemeinheit gerichtete Verbote bzw. Gebote enthält und demzufolge von jedermann begangen werden kann.
Offence that contains prohibitions and commands directed towards the general public and which can therefore be committed by anyone.
Infraction commise par n'importe quelle personne.
Reato che può essere commesso da chiunque.
2025-07-30T07:04:20.2881300Z
107638
https://www.termdat.bk.admin.ch/entry/107638
FCh, Terminology Section, 2006
A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.11, S. 95
F. Mantovani, Diritto penale, Parte generale, 2011, n. 43, pag. 110
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2, N. 480, p. 163
USG: privilégié
OFJ, 2006
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.11, S. 95
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2, N. 480, p. 163
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.11, S. 95
secondo F. Mantovani, Diritto penale, Parte generale, 2011, n. 43, pag. 110
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 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.