@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:T00140
  skos:prefLabel "cancer"@sv, "cancer"@en, "syöpä"@fi ;
  a skos:Concept ;
  skos:related tero:T00160 .

tero:TNR776
  skos:prefLabel "therapy"@en, "terapi"@sv, "terapia"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00160 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00160
  a skos:Concept ;
  skos:prefLabel "kemoterapia"@fi, "kemoterapi"@sv, "chemotherapy"@en ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00160> ;
  skosext:broaderGeneric tero:p392, tero:TNR776 ;
  skos:broader tero:p392, tero:TNR776 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:T00140 .

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

<http://www.yso.fi/onto/hpmulti/T00160> skos:exactMatch tero:T00160 .
