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

Attributes

Teilnahme
participation
participation
partecipazione
Umstand, dass eine Person sich als Anstifter oder Gehilfe an einer Straftat beteiligt, ohne selber die tatbestandsmässige Handlung vorzunehmen.
Participation in a criminal offence as inciter or accomplice without being personally involved in the actual criminal act.
Concours d'une personne à une infraction sous forme d'instigation ou de complicité, c'est-à-dire sans commettre elle-même l'acte que constitue l'infraction.
Concorso di una persona in un reato sotto forma di istigazione o complicità, ossia senza che essa compia un atto costitutivo della fattispecie penale.
2025-07-21T08:24:44.2869780Z
108370
https://www.termdat.bk.admin.ch/entry/108370
Code pénal suisse, art. 24 tit. marg. (RS 311.0, état 2014-07)
Codice penale svizzero, art. 24 marg. (RS 311.0, stato 2014-07)
after Swiss Criminal Code, art. 24 margT (SR 311.0, transl., status 2014-07)
Schweizerisches Strafgesetzbuch, Art. 24 RandT (SR 311.0, Stand 2014-07)
d'après Code pénal suisse, art. 24-25 (RS 311.0, état 2014-07)
secondo Codice penale svizzero, art. 24-25 (RS 311.0, stato 2014-07)
after Swiss Criminal Code, art. 24-25 (SR 311.0, transl., status 2014-07)
nach Schweizerisches Strafgesetzbuch, Art. 24-25 (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
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.