@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p39745
  skos:prefLabel "kauneudenhoitovälineet" ;
  a skos:Concept ;
  skos:narrower koko:p38944 .

koko:p41711
  a skos:Collection ;
  skos:prefLabel "hiustenhoitovälineet" ;
  skos:member koko:p38944 .

koko:p41211
  skos:prefLabel "kihartimet" ;
  a skos:Concept ;
  skos:related koko:p38944 .

koko:p38944
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p39745 ;
  skos:related koko:p41211 ;
  skos:exactMatch maotao:papiljotit ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "papiljotit" ;
  a skos:Concept .

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

