# OnCo record mmr (target). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/targets/mmr/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "mmr" ;
  schema:name "Mismatch repair proteins (MLH1, MSH2, MSH6, PMS2)"@en ;
  schema:alternateName "MMR proteins"@en, "mismatch repair"@en, "MLH1"@en, "MSH2"@en, "MSH6"@en, "PMS2"@en, "Lynch syndrome genes"@en, "MLH1, MSH2, MSH6, PMS2" ;
  schema:description "The four mismatch repair proteins proofread newly copied DNA; when a tumour loses one of them its DNA fills with small errors, and that state (dMMR or MSI-high) is what lets immunotherapy work across many cancers."@en ;
  schema:url <https://onco.cc/targets/mmr/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/DNA_mismatch_repair> ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:7127>, <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:7325>, <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:7329>, <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:9122> ;
  onco:tag "biomarker-parent" ;
  onco:targetClass "enzyme" ;
  onco:related <https://onco.cc/biomarkers/dmmr-ihc/>, <https://onco.cc/biomarkers/msi-high/> ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/endometrial/>, <https://onco.cc/cancers/endometrial-mmr-deficient/>, <https://onco.cc/cancers/gastric-msi-high/> ;
  onco:drugs <https://onco.cc/drugs/pembrolizumab/>, <https://onco.cc/drugs/dostarlimab/>, <https://onco.cc/drugs/nivolumab/> ;
  onco:terms <https://onco.cc/terms/msi/>, <https://onco.cc/terms/mss-pmmr/>, <https://onco.cc/terms/mlh1-promoter-methylation/> .
