@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y180047 skos:exactMatch tero:TNR678 .
allars:Y40744 skos:exactMatch tero:TNR678 .
tero:TNR248
  skos:prefLabel "päihdehoito"@fi ;
  a skos:Concept ;
  skos:related tero:TNR678 .

tero:p392
  skos:prefLabel "methods of treatment"@en, "behandlingsmetoder"@sv, "hoitomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR678 .

tero:TNR678
  a skos:Concept ;
  skos:prefLabel "ylläpitohoito"@fi, "underhållsbehandling"@sv ;
  skosext:broaderGeneric tero:p392 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p392 ;
  skos:exactMatch allars:Y40744, ysa:Y180047, <http://www.yso.fi/onto/stameta/TNR678> ;
  skos:related tero:TNR248 ;
  skos:inScheme tero:conceptscheme .

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