@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2520
  skos:prefLabel "skönlitteratur"@sv, "kaunokirjallisuus"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2658 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p4
  skos:prefLabel "fiction and poetry"@en, "skönlitteratur"@sv, "kaunokirjallisuus"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2658 .

kauno:p2658
  a skos:Concept ;
  kauno:facet kauno:section_3 ;
  rdfs:comment "Används om verk, som beskriver idrott och idrottare."@sv, "Käytetään teoksista, jotka käsittelevät urheilua ja urheilemista."@fi ;
  kauno:kaunokkiID "44166" ;
  skos:prefLabel "idrottsromaner"@sv, "urheilukirjallisuus"@fi ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340175752> ;
  dc11:source "Verkko-Kaunokki"@fi, "Webb-Bella"@sv ;
  skos:broader yso:p4, kauno:p2520 ;
  skos:altLabel "urheiluromaanit"@fi ;
  owl:sameAs kauno:urheilukirjallisuus ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

