@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:p49772
  skos:note "an ancient massive structure of square ground plan with four triangular faces meeting at a point and used for enclosing tombs"@en ;
  skos:broader koko:p34208, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/pyramid> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pyramidi"@fi, "pyramid"@en ;
  a skos:Concept .

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

koko:p34208
  skos:prefLabel "rakennelma"@fi, "konstruktioner"@sv ;
  a skos:Concept ;
  skos:narrower koko:p49772 .

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

