@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p21121
  skos:prefLabel "bunraku"@fi, "bunraku"@sv ;
  a skos:Concept ;
  skos:related yso:p6530 .

yso:p2625
  skos:prefLabel "theatre"@en, "teater (konstarter)"@sv, "teatteri (taidelajit)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6530 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p6530
  skos:broader yso:p2625 ;
  skos:related yso:p21121, yso:p6529 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kabuki"@en, "kabuki"@fi, "kabuki"@sv ;
  a skos:Concept .

yso:p6529
  skos:prefLabel "noh theatre"@en, "no-teater"@sv, "no-teatteri"@fi ;
  a skos:Concept ;
  skos:related yso:p6530 .

