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

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2657
  kauno:kaunokkiID "48116" ;
  skos:prefLabel "romanssit (rakkaussuhde)"@fi, "romanser (kärleksförhållande)"@sv ;
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p5898, kauno:p2284 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340948628> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:romanssit_3 .

kauno:p2284
  skos:prefLabel "rakkaussuhde"@fi, "kärleksförhållande"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2657 .

yso:p5898
  skos:prefLabel "love affair"@en, "rakkaussuhde"@fi, "kärleksförhållande"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2657 .

