@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4608
  skos:prefLabel "pelot (spesifiset)"@fi, "fears"@en, "rädslor"@sv ;
  a skos:Concept ;
  skos:narrower yso:p11161 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

yso:p11161
  a skos:Concept ;
  skos:broader yso:p10845, yso:p4608 ;
  skos:prefLabel "julkisten paikkojen pelko"@fi, "agorafobi"@sv, "fear of public places"@en ;
  skos:altLabel "agorafobia"@fi, "torgskräck"@sv, "aukiokammo"@fi, "torikammo"@fi, "torikauhu"@fi ;
  dc11:source "Lähde: Lääketieteen termit" ;
  skos:closeMatch allars:Y30115, ysa:Y130898 ;
  skos:inScheme yso:conceptscheme .

