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

yso:conceptscheme a skos:ConceptScheme .
kauno:p2110
  skos:prefLabel "epik"@sv, "kertomakirjallisuus"@fi ;
  a skos:Concept ;
  skos:related kauno:p125 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1737
  skos:prefLabel "dikter"@sv, "runot"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p125 .

yso:p17090
  skos:prefLabel "-synon epic poems"@en, "episka dikter"@sv, "kertomarunot"@fi ;
  a skos:Concept .

kauno:p125
  kauno:candidate "0" ;
  skos:altLabel "eeppiset runot"@fi ;
  skos:broader kauno:p1737 ;
  skos:prefLabel "episka dikter"@sv, "kertomarunot"@fi ;
  skos:exactMatch yso:p17090 ;
  skos:related kauno:p2110 ;
  a skos:Concept ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:kertomarunot ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340356389> ;
  kauno:facet kauno:section_3 ;
  kauno:kaunokkiID "44129" .

