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

Attributes

participant
compartecipe
participant
Teilnehmer
Person, die sich als Anstifter oder Gehilfe an der Straftat des Haupttäters beteiligt.
Person who participates (as inciter or accomplice) in the offence committed by the principal offender.
Personne qui participe à une infraction en tant qu'instigateur ou complice de l'auteur principal.
Persona che partecipa a un reato in qualità di istigatore o complice dell'autore principale.
2025-07-23T10:08:49.6463290Z
107534
https://www.termdat.bk.admin.ch/entry/107534
Code pénal suisse, art. 26 (RS 311.0, état 2014-07)
Codice penale svizzero, art. 26 (RS 311.0, stato 2006-12)
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 123
Schweizerisches Strafgesetzbuch, Art. 26 (SR 311.0, Stand 2014-07)
EXP: in the narrow sense
EXP: au sens restreint
GRM: sost. m./f.; EXP: in senso stretto
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 16 no. 1, p. 185-187
d'après A. Donatsch / B. Tag, Strafrecht I, 2006, § 16 ch. 1, p. 185-187
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 16 Ziff. 1, S. 185-187
secondo A. Donatsch / B. Tag, Strafrecht I, 2006, § 16 n. 1, p. 185-187
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 accomplice
seeAlso participant
hypernym inciter
seeAlso participation
seeAlso necessary participant
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.