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

kauno:p2544
  kauno:candidate "0" ;
  skos:prefLabel "saagat"@fi, "sagor -- fornnordiska"@sv ;
  skos:exactMatch yso:p121 ;
  a skos:Concept ;
  kauno:kaunokkiID "44251" ;
  owl:sameAs kauno:saagat ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340901773> ;
  kauno:facet kauno:section_3 ;
  skos:broader kauno:p2048 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@fi, "0"@sv .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2048
  skos:prefLabel "berättelser (litterära alster)"@sv, "kertomukset (kirjalliset teokset)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2544 .

yso:p121
  skos:prefLabel "sagas"@en, "sagor  -- fornnordiska"@sv, "saagat"@fi ;
  a skos:Concept .

