@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:p990
  skos:prefLabel "mental disorders"@en, "mentala störningar"@sv, "mielenterveyshäiriöt"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2023 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2082
  skos:prefLabel "mentala störningar"@sv, "mielenterveyshäiriöt"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2023 .

kauno:p2023
  skos:prefLabel "hypokondria"@fi, "hypokondri"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410948935040> ;
  skos:related kauno:p4642 ;
  owl:sameAs kauno:hypokondria ;
  skos:altLabel "hypokondrinen häiriö"@fi, "luulotauti"@fi, "luulotautisuus"@fi, "inbillningssjuka"@sv, "luulosairaus"@fi ;
  skos:broader kauno:p2082, yso:p990 ;
  a skos:Concept ;
  kauno:kaunokkiID "48828" ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

kauno:p4642
  skos:prefLabel "hypokondriker"@sv, "luulosairaat"@fi ;
  a skos:Concept ;
  skos:related kauno:p2023 .

