@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
  a skos:ConceptScheme ;
  skos:prefLabel "http://www.yso.fi/onto/yso" .

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

koko:p49340
  a skos:Concept ;
  skos:broader koko:p34208, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/fort> ;
  skos:inScheme yso:conceptscheme ;
  skos:note "a defensive structure or earthworks"@en ;
  skos:prefLabel "linnake"@fi, "fort"@en .

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

