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

Attributes

Ingerenz
intervention
ingérence
ingerenza
2025-07-22T09:16:40.5148800Z
107669
https://www.termdat.bk.admin.ch/entry/107669
Decisioni del Tribunale federale, 6P.121/2006 (2006), consid. 2.5
FCh, Terminology Section, 2006 after J. C. Smith / B. Hogan, Criminal Law, 1999, p. 51
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 14 N. 18, S. 466
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 599
EXP: Entstehungsgrund einer Garantenpflicht
EXP: une des sources du devoir de garant
EXP: fonte di una posizione di garante
secondo Decisioni del Tribunale federale, 6P.121/2006 (2006), consid. 2.5
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 599
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 14 N. 18, S. 466
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
seeAlso intervention principle
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.