@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:p49495
  skos:note "TERU"@en, "a relatively flat horizontal or gently inclined surface, sometimes long and narrow, which is bounded by a steeper ascending slope on one side and by a steep descending slope on the opposite side"@en ;
  skos:broader koko:p49378 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/terrace_1> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "terrace"@en ;
  a skos:Concept .

koko:p49378
  skos:prefLabel "merenpinnan alapuolinen kohde"@fi, "undersea"@en ;
  a skos:Concept ;
  skos:narrower koko:p49495 .

