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

Attributes

Nebenstrafrecht
secondary criminal law
droit pénal accessoire
diritto penale accessorio
Gesamtheit der Strafbestimmungen in Gesetzen und Verordnungen, welche nicht ausschliesslich strafrechtlichen Charakter haben.
Criminal provisions contained in acts and ordinances that are not exclusively related to the criminal law.
2025-08-04T07:10:07.6003100Z
107394
https://www.termdat.bk.admin.ch/entry/107394
UFG, Divisione principale del diritto penale, 2006-02-21, Internet
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 1, § 2, N. 10, p. 5
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 1996, § 2 N. 39
Law Society of Upper Canada, Professional Development, Competence and Admissions Committee, Report to Convocation, 2004-06-24, p. 11 (Internet, 2007)
R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
after R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
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: No results found.
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.