{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA309276912",
  "communityStandardTitle": [
    "NC_000019.10:g.44466713G>T"
  ],
  "externalRecords": {
    "MyVariantInfo_hg38": [
      {
        "@id": "http://myvariant.info/v1/variant/chr19:g.44466713G>T?assembly=hg38",
        "id": "chr19:g.44466713G>T"
      }
    ],
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/644148",
        "rs": 644148
      }
    ],
    "gnomAD_3": [
      {
        "@id": "http://gnomad.broadinstitute.org/variant/19-44466713-G-T?dataset=gnomad_r3",
        "id": "19-44466713-G-T",
        "variant": "19:44466713 G / T"
      }
    ],
    "gnomAD_4": [
      {
        "@id": "http://gnomad.broadinstitute.org/variant/19-44466713-G-T?dataset=gnomad_r4",
        "id": "19-44466713-G-T",
        "variant": "19:44466713 G / T"
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "19",
      "coordinates": [
        {
          "allele": "T",
          "end": 44466713,
          "referenceAllele": "G",
          "start": 44466712
        }
      ],
      "hgvs": [
        "NC_000019.10:g.44466713G>T",
        "CM000681.2:g.44466713G>T"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000067"
    }
  ],
  "type": "nucleotide"
}