@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1313
  skos:prefLabel "fees"@en, "avgifter"@sv, "maksut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5986 .

tero:p4560
  skos:prefLabel "export"@sv, "export"@en, "vienti"@fi ;
  a skos:Concept ;
  skos:related tero:p5986 .

tero:conceptscheme a skos:ConceptScheme .
tero:p5986
  skos:exactMatch ysa:Y100220, allars:Y17650, yso:p5986 ;
  skos:prefLabel "exportavgifter"@sv, "vientimaksut"@fi, "export fees"@en ;
  skos:broader tero:p1313 ;
  skos:related tero:p4560, tero:p659, tero:p661 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1313 .

tero:p659
  skos:prefLabel "import levies"@en, "importavgifter"@sv, "tuontimaksut"@fi ;
  a skos:Concept ;
  skos:related tero:p5986 .

allars:Y17650 skos:exactMatch tero:p5986 .
ysa:Y100220 skos:exactMatch tero:p5986 .
tero:p661
  skos:prefLabel "handelspolitik"@sv, "trade policy"@en, "kauppapolitiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p5986 .

yso:p5986 skos:exactMatch tero:p5986 .
