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

Attributes

Zwecktheorie
purpose theory
théorie du but
teoria dello scopo
Theorie, wonach eine tatbestandsmässige Handlung nicht rechtswidrig ist, wenn sie ein angemessenes Mittel zur Erreichung eines rechtlich anerkannten Zwecks darstellt.
Theory that an act is not unlawful if it constitutes a reasonable means of achieving a legally acceptable goal.
Théorie selon laquelle le comportement n'est pas illicite s'il constitue le moyen adéquat d'atteindre un but reconnu par l'ordre juridique.
Teoria secondo la quale una condotta non è illecita se costituisce un mezzo adeguato per conseguire uno scopo risconosciuto dall'ordinamento giuridico.
2025-07-15T12:31:44.4116640Z
107468
https://www.termdat.bk.admin.ch/entry/107468
FCh, Terminology Section, 2012
von Liszt, Teoria dello scopo nel diritto penale, 1962, tit.
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 10 N. 2, S. 222
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 606
EXP: une des théories fondant les faits justificatifs
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, N. 677 ss., p. 226
after G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 10 no. 2, p. 222
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 13, § 1 N. 678, p. 226
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 10 N. 2, S. 222
secondo G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 10 n. 2, p. 222
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.