@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:conceptscheme a skos:ConceptScheme .
tero:TNR248
  skos:prefLabel "päihdehoito"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:TNR662 ;
  skos:broader tero:TNR662 .

tero:TNR662
  skosext:broaderGeneric tero:p5720 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p5720 ;
  skos:related tero:t115 ;
  skos:narrower tero:TNR248 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR662> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "päihdepalvelut"@fi ;
  a skos:Concept .

tero:t115
  skos:prefLabel "päihdepalvelujärjestelmä"@fi ;
  a skos:Concept ;
  skos:related tero:TNR662 .

tero:p5720
  skos:prefLabel "social work with intoxicant abusers"@en, "päihdehuolto"@fi, "missbrukarvård"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR662 .

<http://www.yso.fi/onto/stameta/TNR662> skos:exactMatch tero:TNR662 .
