@prefix eks: <http://ldf.fi/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:osallisuus-rikokseen
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:18_02 ;
  dc11:type "ps1" ;
  skos:related eks:yllytys, eks:rikoskumppanuus, eks:avunanto-rikokseen ;
  dc:date "1990-01-06"^^xsd:date ;
  skos:altLabel "välillinen teko"@fi, "rikoksen suosiminen"@fi, "complicity/criminal complicity"@en, "Party to an offence"@en ;
  skos:prefLabel "delaktighet i brott"@sv, "osallisuus rikokseen"@fi ;
  a skos:Concept .

eks:18
  skos:prefLabel "Straffrätt"@sv, "Rikosoikeus"@fi, "Criminal law"@en ;
  a skos:Collection ;
  skos:member eks:18_02 .

eks:yllytys
  skos:prefLabel "anstiftan"@sv, "yllytys"@fi, "incitement"@en ;
  a skos:Concept ;
  skos:related eks:osallisuus-rikokseen .

eks:rikoskumppanuus
  skos:prefLabel "medgärningsmannaskap"@sv, "rikoskumppanuus"@fi, "accomplice"@en ;
  a skos:Concept ;
  skos:related eks:osallisuus-rikokseen .

eks:avunanto-rikokseen
  skos:prefLabel "medjälp till brott"@sv, "avunanto rikokseen"@fi, "aiding and abetting"@en ;
  a skos:Concept ;
  skos:related eks:osallisuus-rikokseen .

eks:18_02
  skos:notation "18.02" ;
  skos:prefLabel "Straffrättens allmänna läror"@sv, "Rikosoikeuden yleiset opit"@fi, "General doctrine of criminal law"@en ;
  a skos:Collection ;
  skos:member eks:osallisuus-rikokseen .

