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

yso:p1313
  skos:prefLabel "payments"@en, "avgifter"@sv, "maksut"@fi ;
  a skos:Concept ;
  skos:narrower yso:p659 .

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

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

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

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

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

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

