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

kauno:p3202
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:altLabel "tillbakablickar"@sv, "takautumat"@fi ;
  a skos:Concept ;
  skos:prefLabel "takaumat"@fi, "återblickar"@sv ;
  rdfs:comment "Kerronnan siirtyminen aiempiin tapahtumiin; paluu ajassa taaksepäin; retrospektio; analepsis."@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341266115> ;
  kauno:facet kauno:section_3 ;
  skos:broader yso:p400 ;
  owl:sameAs kauno:takaumat ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "48534" .

yso:p400
  skos:prefLabel "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3202 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
