@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p2819
  skos:altLabel "lääkäriromaanit"@fi, "läkarromaner"@sv ;
  a skos:Concept ;
  kauno:facet kauno:section_3 ;
  skos:prefLabel "romaanit -- lääkärit"@fi, "romaner -- läkare"@sv ;
  kauno:kaunokkiID "44933" ;
  skos:broader kauno:p1344, yso:p1896 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:romaanit_--_lääkärit ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341281678> .

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

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1896
  skos:prefLabel "romaner"@sv, "novels"@en, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2819 .

