@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p23131
  skos:prefLabel "rehabilitation patients"@en, "kuntoutujat"@fi, "rehabiliteringspatienter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23886 .

tero:p23886
  skos:prefLabel "rehabiliteringspatienter (missbruk)"@sv, "päihdekuntoutujat"@fi, "substance abuse rehabilitation patients"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p23131 ;
  yso:p23805 ysa:Y175621 ;
  skos:related tero:TNR1846 ;
  skos:broader tero:p23131 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p23886 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1846
  skos:prefLabel "alcohol and drug rehabilitation"@en, "päihdekuntoutus"@fi, "missbrukarrehabilitering"@sv ;
  a skos:Concept ;
  skos:related tero:p23886 .

yso:p23886 skos:exactMatch tero:p23886 .
