@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:p15905
  skos:prefLabel "animal tales"@en, "eläinkertomukset"@fi, "djurberättelser"@sv ;
  a skos:Concept ;
  skos:related yso:p15906 .

yso:p15329
  skos:prefLabel "djurdikter"@sv, "animal poems"@en, "eläinrunot"@fi ;
  a skos:Concept ;
  skos:related yso:p15906 .

yso:p15906
  skos:broader yso:p15564 ;
  skos:related yso:p17861, yso:p15329, yso:p15905 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "fabler"@sv, "fables"@en, "faabelit"@fi ;
  a skos:Concept .

yso:p17861
  skos:prefLabel "djursagor"@sv, "eläinsadut"@fi, "animal tales"@en ;
  a skos:Concept ;
  skos:related yso:p15906 .

yso:p15564
  skos:prefLabel "sagor (skönlitteratur)"@sv, "fairy tales"@en, "sadut"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15906 .

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

