@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:p49826
  a skos:Concept ;
  skos:narrower koko:p49578 ;
  skos:prefLabel "luontokohde"@fi, "natural feature"@en .

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

koko:p49578
  a skos:Concept ;
  skos:broader koko:p49826, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/rookery> ;
  skos:inScheme yso:conceptscheme ;
  skos:note "a breeding place of a colony of birds or seals"@en ;
  skos:prefLabel "rookery"@en .

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

