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

Attributes

extensiver Täterbegriff
notion extensive d'auteur
concezione estensiva dell'autore
Auffassung, nach der jede Person, die in irgendeiner Form zu einer Tat beiträgt, als Täter gilt.
Conception selon laquelle toute personne qui, par son comportement, contribue à causer une infraction est considéré comme auteur.
Concezione secondo la quale devono considerarsi autori tutti coloro che hanno cooperato alla realizzazione del reato.
2025-07-30T05:41:35.6787590Z
107496
https://www.termdat.bk.admin.ch/entry/107496
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 13 N. 6, S. 368
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 16, § 3 N. 1065, p. 344
F. Mantovani, Diritto penale, Parte generale, 2011, n. 155, pag. 510
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 16, § 3 N. 1065, p. 344
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 13 N. 6, S. 368 und J. Hurtado Pozo, Droit pénal, Partie générale, 2008, Kap. 16, § 3 N. 1065, S. 344
secondo F. Mantovani, Diritto penale, Parte generale, 2011, n. 155, pag. 510
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 restriktiver Täterbegriff
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.