{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA913180417",
  "communityStandardTitle": [
    "NC_012920.1:m.5773G>T"
  ],
  "externalRecords": {
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/9659239",
        "rs": 9659239
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "MT",
      "coordinates": [
        {
          "allele": "T",
          "end": 5773,
          "referenceAllele": "G",
          "start": 5772
        }
      ],
      "hgvs": [
        "NC_012920.1:m.5773G>T",
        "J01415.2:m.5773G>T"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000433"
    }
  ],
  "type": "nucleotide"
}