@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

kulo:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

yso:p2290
  a skos:Concept ;
  skos:narrower yso:p21030 ;
  skos:prefLabel "skydd"@sv, "protection"@en, "suojelu"@fi .

yso:p21030
  a skos:Concept ;
  skos:altLabel "todistajan suojelu"@fi, "todistajansuoja"@fi ;
  skos:broader yso:p2290 ;
  skos:closeMatch allars:Y33332, ysa:Y146266 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "witness protection"@en, "todistajansuojelu"@fi, "vittnesstöd"@sv ;
  skos:related yso:p3078 .

yso:p3078
  a skos:Concept ;
  skos:prefLabel "production of evidence"@en, "bevisning"@sv, "todistelu"@fi ;
  skos:related yso:p21030 .

