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

yso:p17733 skos:exactMatch tero:p17733 .
tero:conceptscheme a skos:ConceptScheme .
tero:p678
  skos:prefLabel "cancerous diseases"@en, "cancersjukdomar"@sv, "syöpätaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17733 .

tero:p17733
  skos:exactMatch allars:Y39329, yso:p17733, ysa:Y123456 ;
  skos:broader tero:p678 ;
  a skos:Concept ;
  skos:prefLabel "läppcancer"@sv, "lip cancer"@en, "huulisyöpä"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p678 .

ysa:Y123456 skos:exactMatch tero:p17733 .
allars:Y39329 skos:exactMatch tero:p17733 .
