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

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p25824
  skos:broader yso:p14600 ;
  skos:closeMatch ysa:Y184605 ;
  skos:scopeNote "Fiktion laji, joka yhdistelee omaelämäkerran ja romaanin piirteitä"@fi ;
  skos:related yso:p8111, yso:p16155 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "autofiktio"@fi ;
  a skos:Concept .

yso:p8111
  skos:prefLabel "memoirs"@en, "muistelmat"@fi, "memoarer"@sv ;
  a skos:Concept ;
  skos:related yso:p25824 .

yso:p16155
  skos:prefLabel "autobiographical nature"@en, "självbiografiska drag"@sv, "omaelämäkerrallisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p25824 .

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

