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

Attributes

Delikt mit überschiessender Innentendenz
ulterior intent offence
infraction de dessein
reato materiale non perfetto
Delikt, dessen subjektiver Tatbestand nicht nur den Willen zur Verwirklichung der objektiven Tatbestandsmerkmale, sondern auch von darüber hinausgehenden Umständen verlangt.
Offence for which the mens rea not only requires the intention to achieve the actus reus, but also circumstances that go beyond this.
2025-07-30T07:22:29.0337660Z
107656
https://www.termdat.bk.admin.ch/entry/107656
CaF, SLC-I, 2006
N. Queloz, Définitions des infractions (Internet, 2006-03-06)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 9 Ziff. 3 Bst. a, S. 119
FCh, Terminology Section, 2006 after J. C. Smith / B. Hogan, Criminal Law, 1999, p. 78
USG: proposta
USG: privilégié
USG: suggestion; EXP: an example would be the offence of making a false accusation, where the intention is not merely to make the accusation, but to bring about a prosecution on its basis
FCh, Terminology Section, 2006
OFJ, 2006
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 9 Ziff. 3 Bst. a, S. 119 and R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 9 Ziff. 3 Bst. a, S. 119 und 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

property subject
seeAlso specific intent
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.