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

Attributes

Anstifter
inciter
instigateur
istigatore
Person, die eine andere Person vorsätzlich zu einer Straftat bestimmt.
Person who intentionally influences another to commit a crime.
Personne qui décide intentionnellement autrui à commettre une infraction.
Persona che determina intenzionalmente altri a commettere un reato.
2025-07-23T08:44:28.5335530Z
107536
https://www.termdat.bk.admin.ch/entry/107536
Code pénal suisse, art. 343 al. 1 (abrogé, RS 311.0, état 2006-12)
Codice penale svizzero, art. 343 cpv. 1 (abrogato, RS 311.0, stato 2006-12)
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 267
A. Donatsch / B. Tag, Strafrecht I, 2006, § 13 Ziff. 1, S. 148; Schweizerisches Strafgesetzbuch, Art. 343 Abs. 1 (aufgehoben, SR 311.0, Stand 2006-12)
d'après Code pénal suisse, art. 24 al. 1 (RS 311.0, état 2014-07)
secondo Codice penale svizzero, art. 24 cpv. 1 (RS 311.0, stato 2014-07)
after J. C. Smith / B. Hogan, Criminal Law, 1999, p. 267
nach Schweizerisches Strafgesetzbuch, Art. 24 Abs. 1 (SR 311.0, Stand 2014-07)
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
hyponym participant
seeAlso incitement
seeAlso incite
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.