@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p2000
  skos:prefLabel "sosiaalisten tilanteiden pelko"@fi, "social fobi"@sv ;
  a skos:Concept ;
  skos:broader kauno:p30 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p30 .

kauno:p30
  dc11:source "Kielitoimiston sanakirja"@fi, "Webb-Bella"@sv ;
  skos:prefLabel "fobiat"@fi, "fobier"@sv ;
  rdfs:comment "sairaalloinen pelko, kammo, kauhu."@fi, "Namn på fobier kan användas som ämnesord"@sv ;
  kauno:kaunokkiID "46414" ;
  owl:sameAs kauno:fobiat ;
  a skos:Concept ;
  skos:related kauno:p4400 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:narrower kauno:p2000 ;
  skos:altLabel "pelkoneuroosit"@fi, "skäckneuroser"@sv ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p10845 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340233482> .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4400
  skos:prefLabel "pelot"@fi, "rädslor"@sv ;
  a skos:Concept ;
  skos:related kauno:p30 .

yso:p10845
  skos:prefLabel "phobias"@en, "fobiat"@fi, "fobier"@sv ;
  a skos:Concept .

