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

Attributes

objektive Theorie
objectivity theory
théorie objective
teoria oggettiva
Theorie zur Abgrenzung von Täterschaft und Teilnahme, die eher auf objektive Kriterien abstellt.
Theory by which the distinction between the perpetrator and a participant is primarily determined by objective criteria.
Théorie selon laquelle la qualité d'auteur ou de participant doit être déterminée sur la base de critères objectifs.
2025-07-15T12:31:44.4117650Z
107477
https://www.termdat.bk.admin.ch/entry/107477
FCh, Terminology Section, 2012
CaF, Sezione di terminologia, 2012
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 604
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, S, 604
USG: suggestion
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 15 no. 1.1, p. 167
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 16, § 3 N. 1070-1074, p. 345 s.
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 15 Ziff. 1.1, S. 167
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
hypernym formal objective theory
hypernym material objective theory
antonym subjectivity theory
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.