@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:p49733
  skos:note "an island created by landfill or diking and filling in a wetland, bay, or lagoon"@en ;
  skos:broader koko:p49816, koko:p49474 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/artificial_island> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "artificial island"@en, "kenotekoinen saari"@fi ;
  a skos:Concept .

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

koko:p49816
  skos:prefLabel "manmade structure"@en, "rakennettu kohde"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49733 .

koko:p49474
  skos:prefLabel "hypsographic feature"@en, "maastokohde"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49733 .

