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

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

koko:p50795
  skos:note "Perinteistä japanilaista 1600-luvulla syntynyttä nukketeatteria."@fi ;
  skos:broader koko:p36799 ;
  kauno:facet koko:p51170 ;
  dc11:source "Verkko-Kaunokki"@fi ;
  skos:exactMatch kauno:p3192 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bunraku"@fi ;
  a skos:Concept .

koko:p36799
  skos:prefLabel "puppet theatres"@en, "dockteatrar"@sv, "nukketeatterit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p50795 .

