@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/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

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

koko:p40971
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p7910, koko:p39675 ;
  skos:exactMatch maotao:maakuopat ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "maakuopat" ;
  a skos:Concept .

koko:p39675
  skos:prefLabel "maarakenteet" ;
  a skos:Concept ;
  skos:narrower koko:p40971 .

koko:p7910
  skos:prefLabel "maanalaiset rakenteet"@fi, "underground constructions"@en, "underjordiska konstruktioner"@sv ;
  a skos:Concept ;
  skos:narrower koko:p40971 .

