@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:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1344
  skos:prefLabel "romaner"@sv, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4627 .

kauno:p2964
  skos:prefLabel "hakusanarunot"@fi, "sökordspoesi"@sv ;
  a skos:Concept ;
  skos:related kauno:p4627 .

kauno:p4627
  skos:prefLabel "uppslagsromaner"@sv, "hakusanaromaanit"@fi ;
  kauno:candidate "0" ;
  skos:related kauno:p2964 ;
  owl:sameAs kauno:hakusanaromaanit ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:broader kauno:p1344, yso:p1896 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340946899> ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "45715" ;
  kauno:facet kauno:section_3 ;
  a skos:Concept .

yso:p1896
  skos:prefLabel "romaner"@sv, "novels"@en, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4627 .

