@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 owl: <http://www.w3.org/2002/07/owl#> .

kauno:p3219
  skos:prefLabel "yhteiskunnalliset romaanit"@fi, "samhällsromaner"@sv ;
  a skos:Concept ;
  skos:related kauno:p1777 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1344
  skos:prefLabel "romaner"@sv, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1777 .

yso:p1896
  skos:prefLabel "romaner"@sv, "novels"@en, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1777 .

kauno:p1777
  skos:broader yso:p1896, kauno:p1344 ;
  kauno:facet kauno:section_3 ;
  owl:sameAs kauno:poliittiset_romaanit ;
  skos:related kauno:p3219 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "poliittiset romaanit"@fi, "politiska romaner"@sv ;
  a skos:Concept .

