{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA1468679202",
  "communityStandardTitle": [
    "NC_000004.12:g.74577305C>G"
  ],
  "externalRecords": {
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/62314947",
        "rs": 62314947
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "4",
      "coordinates": [
        {
          "allele": "G",
          "end": 74577305,
          "referenceAllele": "C",
          "start": 74577304
        }
      ],
      "hgvs": [
        "NC_000004.12:g.74577305C>G",
        "CM000666.2:g.74577305C>G"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000052"
    }
  ],
  "transcriptAlleles": [
    {
      "coordinates": [
        {
          "allele": "C",
          "end": 166,
          "endIntronDirection": "+",
          "endIntronOffset": 6710,
          "referenceAllele": "G",
          "start": 166,
          "startIntronDirection": "+",
          "startIntronOffset": 6709
        }
      ],
      "hgvs": [
        "XR_001741513.1:n.166+6710G>C"
      ],
      "referenceSequence": "http://reg.genome.network/refseq/RS591495"
    }
  ],
  "type": "nucleotide"
}