@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p11161 skos:exactMatch tero:p11161 .
allars:Y30115 skos:exactMatch tero:p11161 .
tero:p4608
  skos:prefLabel "fears"@en, "pelot"@fi, "rädslor"@sv ;
  a skos:Concept ;
  skos:narrower tero:p11161 .

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

tero:p10845
  skos:prefLabel "phobic disorders"@en, "fobiat"@fi, "fobier"@sv ;
  a skos:Concept ;
  skos:narrower tero:p11161 .

ysa:Y130898 skos:exactMatch tero:p11161 .
