@prefix kito: <http://www.yso.fi/onto/kito/> .
@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#> .

kito:k49
  skos:prefLabel "discourse"@en, "diskurssi"@fi ;
  a skos:Concept ;
  skos:related kito:k1831 .

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

yso:p1407
  skos:prefLabel "representation"@sv, "representaatio"@fi, "representation"@en ;
  a skos:Concept .

kito:k1831
  skos:scopeNote "esitys, kuvaus"@fi ;
  skos:related kito:k277, kito:k49 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p1407 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "representaatio"@fi, "representation"@en ;
  a skos:Concept .

kito:k277
  skos:prefLabel "narratology"@en, "narratologia"@fi ;
  a skos:Concept ;
  skos:related kito:k1831 .

