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

allars:Y19923 skos:exactMatch tero:p659 .
tero:p1313
  skos:prefLabel "fees"@en, "avgifter"@sv, "maksut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p659 .

tero:conceptscheme a skos:ConceptScheme .
tero:p5986
  skos:prefLabel "vientimaksut"@fi, "export fees"@en, "exportavgifter"@sv ;
  a skos:Concept ;
  skos:related tero:p659 .

tero:p654
  skos:prefLabel "handelshinder"@sv, "impediments to trade"@en, "kaupan esteet"@fi ;
  a skos:Concept ;
  skos:related tero:p659 .

tero:p659
  skos:exactMatch yso:p659, ysa:Y99659, allars:Y19923 ;
  skosext:broaderGeneric tero:p1313 ;
  skos:prefLabel "import levies"@en, "tuontimaksut"@fi, "importavgifter"@sv ;
  skos:related tero:p654, tero:p661, tero:p5986, tero:p4558 ;
  skos:broader tero:p1313 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y99659 skos:exactMatch tero:p659 .
yso:p659 skos:exactMatch tero:p659 .
tero:p4558
  skos:prefLabel "import"@sv, "import"@en, "tuonti"@fi ;
  a skos:Concept ;
  skos:related tero:p659 .

tero:p661
  skos:prefLabel "handelspolitik"@sv, "trade policy"@en, "kauppapolitiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p659 .

