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

<http://www.yso.fi/onto/hpmulti/T00828> skos:exactMatch tero:T00828 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00828
  skosext:broaderGeneric tero:p10847 ;
  skos:broader tero:p10847 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00828> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "panic attacks"@en, "paniikkikohtaus"@fi, "panikattack"@sv ;
  a skos:Concept .

tero:p10847
  skos:prefLabel "panikattack"@sv, "panic disorder"@en, "paniikkihäiriö"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00828 .

