{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA329175952",
  "communityStandardTitle": [
    "NC_000023.11:g.53494586G>T"
  ],
  "externalRecords": {
    "MyVariantInfo_hg38": [
      {
        "@id": "http://myvariant.info/v1/variant/chrX:g.53494586G>T?assembly=hg38",
        "id": "chrX:g.53494586G>T"
      }
    ],
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/414960",
        "rs": 414960
      }
    ],
    "gnomAD_3": [
      {
        "@id": "http://gnomad.broadinstitute.org/variant/X-53494586-G-T?dataset=gnomad_r3",
        "id": "X-53494586-G-T",
        "variant": "X:53494586 G / T"
      }
    ],
    "gnomAD_4": [
      {
        "@id": "http://gnomad.broadinstitute.org/variant/X-53494586-G-T?dataset=gnomad_r4",
        "id": "X-53494586-G-T",
        "variant": "X:53494586 G / T"
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "X",
      "coordinates": [
        {
          "allele": "T",
          "end": 53494586,
          "referenceAllele": "G",
          "start": 53494585
        }
      ],
      "hgvs": [
        "NC_000023.11:g.53494586G>T",
        "CM000685.2:g.53494586G>T"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000071"
    }
  ],
  "type": "nucleotide"
}