@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#> .

tero:p8357
  skos:prefLabel "patients"@en, "patienter"@sv, "potilaat"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1690 .

<http://www.yso.fi/onto/stameta/TNR1690> skos:exactMatch tero:TNR1690 .
tero:conceptscheme a skos:ConceptScheme .
tero:p4476
  skos:prefLabel "intoxicant abusers"@en, "päihdeongelmaiset"@fi, "missbrukare"@sv ;
  a skos:Concept ;
  skos:related tero:TNR1690 .

tero:TNR1690
  skosext:broaderGeneric tero:p8357 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p8357 ;
  skos:related tero:TNR2295, tero:p4476 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1690> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kaksoisdiagnoosipotilaat"@fi ;
  a skos:Concept .

tero:TNR2295
  skos:prefLabel "dual diagnosis"@en, "kaksoisdiagnoosi"@fi, "dubbeldiagnos"@sv ;
  a skos:Concept ;
  skos:related tero:TNR1690 .

