@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:p35088
  skos:prefLabel "religious communities"@en, "religiösa samfund"@sv, "uskonnolliset yhteisöt"@fi ;
  a skos:Collection, skos:Concept ;
  skos:member koko:p37794 .

koko:p37794
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p36191 ;
  skos:exactMatch maotao:helluntailaiset ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "helluntailaiset" ;
  a skos:Concept .

koko:p36191
  skos:prefLabel "-yhteisöt (= yhdyskunnat)"@en, "gemenskaper"@sv, "yhteisöt"@fi ;
  a skos:Concept ;
  skos:narrower koko:p37794 .

