@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

kauno:p235
  skos:prefLabel "muistelmat"@fi, "memoarer"@sv ;
  a skos:Concept ;
  skos:related kauno:p5007 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p146
  skos:prefLabel "självbiografiska drag"@sv, "omaelämäkerrallisuus"@fi ;
  a skos:Concept ;
  skos:related kauno:p5007 .

kauno:p5007
  rdfs:comment "Fiktion som kombinerar drag ur självbiografin och romanen"@sv, "Autofiktio on fiktion laji, joka yhdistelee omaelämäkerran ja romaanin piirteitä."@fi ;
  skos:prefLabel "autofiktion"@sv, "autofiktio"@fi ;
  dc11:source "Verkko-Kaunokki"@fi, "Webb-Bella"@sv ;
  skos:related kauno:p146, kauno:p235 ;
  skos:broader yso:p14600 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_3 ;
  a skos:Concept .

yso:p14600
  skos:prefLabel "fiktion"@sv, "fiction"@en, "fiktio"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p5007 .

