@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p24028
  skos:prefLabel "merirosvous"@fi, "sjöröveri"@sv, "piracy"@en ;
  yso:p23805 ysa:Y175463 ;
  skosext:broaderGeneric tero:p125 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p24028 ;
  skos:broader tero:p125 ;
  skos:related tero:p3345 .

tero:conceptscheme a skos:ConceptScheme .
tero:p125
  skos:prefLabel "brott"@sv, "crimes"@en, "rikokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24028 .

tero:p3345
  skos:prefLabel "pirates"@en, "sjörövare"@sv, "merirosvot"@fi ;
  a skos:Concept ;
  skos:related tero:p24028 .

yso:p24028 skos:exactMatch tero:p24028 .
