@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix togoid: . @prefix wikidata: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:HGNC.SYMBOL . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hgnc.symbol . bioregistry.metaresource:miriam dcterms:hasPart miriam:hgnc.symbol . bioregistry.metaresource:n2t dcterms:hasPart n2t:hgnc.symbol . bioregistry.metaresource:togoid dcterms:hasPart togoid:HgncSymbol . bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P353 . bioregistry:hgnc.symbol a bioregistry.schema:0000001 ; rdfs:label "HGNC gene symbol" ; dcterms:description "The HGNC (HUGO Gene Nomenclature Committee) provides an approved gene name and symbol (short-form abbreviation) for each known human gene. All approved symbols are stored in the HGNC database, and each symbol is unique. This collection refers to records using the HGNC symbol."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch wikidata:P353, biocontext:HGNC.SYMBOL, n2t:hgnc.symbol, miriam:hgnc.symbol, togoid:HgncSymbol ; foaf:homepage ; bioregistry.schema:0000005 "DAPK1"^^xsd:string ; bioregistry.schema:0000006 "https://www.genenames.org/cgi-bin/gene_symbol_report?match=$1"^^xsd:string ; bioregistry.schema:0000008 "^[A-Za-z-0-9_]+(\\@)?$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.genenames.org/cgi-bin/gene_symbol_report?match="^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "hgnc.symbol" . wikidata:P353 dcterms:isPartOf bioregistry.metaresource:wikidata . biocontext:HGNC.SYMBOL dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:hgnc.symbol dcterms:isPartOf bioregistry.metaresource:n2t . miriam:hgnc.symbol dcterms:isPartOf bioregistry.metaresource:miriam . togoid:HgncSymbol dcterms:isPartOf bioregistry.metaresource:togoid .