@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p49652
  skos:note "an area, usually a section of a port, where goods may be received and shipped free of customs duty and of most customs regulations"@en ;
  skos:broader koko:p49830, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/free_trade_zone> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "free trade zone"@en, "vapaakauppa-alue"@fi ;
  a skos:Concept .

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

koko:p49830
  skos:prefLabel "formal region"@en, "homogeeninen alue"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49652 .

koko:p49776
  skos:prefLabel "spot feature"@en ;
  a skos:Concept ;
  skos:narrower koko:p49652 .

