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

tero:p15978
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2587 ;
  skos:prefLabel "primaaliterapia"@fi, "primal therapy"@en, "primalterapi"@sv ;
  skos:broader tero:p2587 ;
  skos:exactMatch allars:Y39506, yso:p15978, ysa:Y98231 .

tero:conceptscheme a skos:ConceptScheme .
yso:p15978 skos:exactMatch tero:p15978 .
tero:p2587
  skos:prefLabel "psychotherapy"@en, "psykoterapi"@sv, "psykoterapia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15978 .

ysa:Y98231 skos:exactMatch tero:p15978 .
allars:Y39506 skos:exactMatch tero:p15978 .
