@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p9994
  skos:prefLabel "cytostatikabehandling"@sv, "cytostatic treatment"@en, "sytostaattihoito"@fi ;
  skos:exactMatch allars:Y16713, ysa:Y104465, yso:p9994 ;
  skosext:broaderGeneric tero:p392 ;
  skos:related tero:p9995 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p392 .

ysa:Y104465 skos:exactMatch tero:p9994 .
tero:conceptscheme a skos:ConceptScheme .
tero:p392
  skos:prefLabel "methods of treatment"@en, "behandlingsmetoder"@sv, "hoitomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9994 .

yso:p9994 skos:exactMatch tero:p9994 .
tero:p9995
  skos:prefLabel "cytostatic drugs"@en, "cellgifter"@sv, "sytostaatit"@fi ;
  a skos:Concept ;
  skos:related tero:p9994 .

allars:Y16713 skos:exactMatch tero:p9994 .
