@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:conceptscheme a skos:ConceptScheme .
tero:p5536
  skos:broader tero:p5537 ;
  a skos:Concept ;
  skos:exactMatch allars:Y30422, yso:p5536, ysa:Y133790 ;
  skos:prefLabel "investor protection"@en, "placerarskydd"@sv, "sijoittajansuoja"@fi ;
  skosext:broaderGeneric tero:p5537 ;
  skos:inScheme tero:conceptscheme .

ysa:Y133790 skos:exactMatch tero:p5536 .
yso:p5536 skos:exactMatch tero:p5536 .
allars:Y30422 skos:exactMatch tero:p5536 .
tero:p5537
  skos:prefLabel "suoja (ilmiöt)"@fi, "skydd"@sv, "protection"@en ;
  a skos:Concept ;
  skos:narrower tero:p5536 .

