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

yso:p17531
  skos:prefLabel "cognitive behavioural therapy"@en, "kognitiivinen käyttäytymisterapia"@fi ;
  a skos:Concept ;
  skos:broader yso:p7737 .

yso:p7737
  skos:narrower yso:p21413, yso:p17531, yso:p7736 ;
  skos:closeMatch ysa:Y96666, allars:Y15967 ;
  skos:prefLabel "behaviour therapy"@en, "beteendeterapi"@sv, "käyttäytymisterapia"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p2587 ;
  a skos:Concept .

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

yso:p21413
  skos:prefLabel "aversion therapy"@en, "inhotushoito"@fi, "aversionsterapi"@sv ;
  a skos:Concept ;
  skos:broader yso:p7737 .

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

yso:p7736
  skos:prefLabel "dialectical behavioral therapy"@en, "dialektinen käyttäytymisterapia"@fi, "dialektisk beteendeterapi"@sv ;
  a skos:Concept ;
  skos:broader yso:p7737 .

