@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:p49698
  skos:note "a long, narrow alluvial platform bounded by steeper slopes above and below, usually overlooking a waterbody"@en, "TRR"@en ;
  skos:broader koko:p49811, koko:p49474 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/terrace> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "terassi"@fi, "terrace"@en ;
  a skos:Concept .

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

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

koko:p49811
  skos:prefLabel "coastal landform"@en, "rantamuodostuma"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49698 .

