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

eks:uskontorikokset
  skos:note "frek5, 1965-1972"@fi ;
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:44, eks:18_04 ;
  dc11:type "ps1frd" ;
  dc:date "1990-02-08"^^xsd:date ;
  skos:prefLabel "brott mot trosfrid"@sv, "uskontorikokset"@fi, "offences against freedom of worship"@en ;
  a skos:Concept .

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

eks:44
  skos:notation "44" ;
  skos:prefLabel "Kyrka, religion"@sv, "Kirkko, uskonto"@fi, "Church, religion"@en ;
  a skos:Collection ;
  skos:member eks:uskontorikokset .

eks:18_04
  skos:notation "18.04" ;
  skos:prefLabel "Särskilda brotten"@sv, "Rikosten lajit"@fi, "Types of offences"@en ;
  a skos:Collection ;
  skos:member eks:uskontorikokset .

