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

kauno:p1843
  a skos:Concept ;
  owl:sameAs kauno:saturunot ;
  skos:broader kauno:p1737, yso:p1664 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410950194074> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sagodikter"@sv, "saturunot"@fi ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_3 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "49071" .

yso:p1664
  a skos:Concept ;
  skos:narrower kauno:p1843 ;
  skos:prefLabel "dikter"@sv, "runot"@fi, "poems"@en .

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

