@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:p26345
  skos:prefLabel "lokaler"@sv, "premises"@en, "tila"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49761 .

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

koko:p49761
  skos:note "an estate that specializes in the growing of bananas"@en ;
  skos:broader koko:p26345 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/banana_plantation> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "banaaniplantaasi"@fi, "banana plantation"@en ;
  a skos:Concept .

