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

kauno:p2000
  kauno:kaunokkiID "46743" ;
  skos:prefLabel "sosiaalisten tilanteiden pelko"@fi, "social fobi"@sv ;
  skos:broader kauno:p30, kauno:p4400 ;
  owl:sameAs kauno:sosiaalisten_tilanteiden_pelko ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p15674 ;
  skos:altLabel "kaffekoppsneuros"@sv, "kahvikuppineuroosi"@fi ;
  a skos:Concept ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340047429> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p30
  skos:prefLabel "fobiat"@fi, "fobier"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2000 .

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

yso:p15674
  skos:prefLabel "fear of social situations"@en, "sosiaalisten tilanteiden pelko"@fi, "social fobi"@sv ;
  a skos:Concept .

