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

yso:p2988
  skos:prefLabel "dissidents"@en, "toisinajattelijat"@fi, "dissidenter"@sv ;
  a skos:Concept ;
  skos:related yso:p2986 .

yso:p144
  skos:prefLabel "persecutions"@en, "vainot"@fi, "förföljelser"@sv ;
  a skos:Concept ;
  skos:narrower yso:p2986 .

yso:p2986
  skos:related yso:p2989, yso:p2987, yso:p2988 ;
  skos:closeMatch ysa:Y98172, allars:Y24422 ;
  skos:broader yso:p144 ;
  a skos:Concept ;
  skos:prefLabel "political persecutions"@en, "poliittiset vainot"@fi, "politiska förföljelser"@sv ;
  skos:inScheme yso:conceptscheme .

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

yso:p2989
  skos:prefLabel "political prisoners"@en, "poliittiset vangit"@fi, "politiska fångar"@sv ;
  a skos:Concept ;
  skos:related yso:p2986 .

yso:p2987
  skos:prefLabel "prisoners of conscience"@en, "mielipidevangit"@fi, "åsiktsfångar"@sv ;
  a skos:Concept ;
  skos:related yso:p2986 .

