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

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

koko:p49713
  skos:note "a tract of land occupied by large, cylindrical, metal tanks in which oil or liquid petrochemicals are stored"@en ;
  skos:broader koko:p49845, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/tank_farm> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tank farm"@en, "säiliökenttä"@fi ;
  a skos:Concept .

koko:p49845
  skos:prefLabel "storage area"@en, "varastoalue"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49713 .

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

