@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p3842 skos:exactMatch tero:p3842 .
tero:p3842
  skos:prefLabel "logotherapy"@en, "logoterapi"@sv, "logoterapia"@fi ;
  skos:broader tero:p2587 ;
  skos:exactMatch allars:Y22067, yso:p3842, ysa:Y96961 ;
  skosext:broaderGeneric tero:p2587 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p2587
  skos:prefLabel "psychotherapy"@en, "psykoterapi"@sv, "psykoterapia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3842 .

allars:Y22067 skos:exactMatch tero:p3842 .
ysa:Y96961 skos:exactMatch tero:p3842 .
