@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:INCHIKEY . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:inchikey . bioregistry.metaresource:miriam dcterms:hasPart miriam:inchikey . bioregistry.metaresource:n2t dcterms:hasPart n2t:inchikey . bioregistry.metaresource:togoid dcterms:hasPart togoid:InchiKey . bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P235 . bioregistry:inchikey a bioregistry.schema:0000001 ; rdfs:label "InChIKey" ; dcterms:description "The IUPAC International Chemical Identifier (InChI, see MIR:00000383) is an identifier for chemical substances, and is derived solely from a structural representation of that substance. Since these can be quite unwieldly, particularly for web use, the InChIKey was developed. These are of a fixed length (25 character) and were created as a condensed, more web friendly, digital representation of the InChI."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch wikidata:P235, biocontext:INCHIKEY, n2t:inchikey, miriam:inchikey, togoid:InchiKey ; foaf:homepage ; bioregistry.schema:0000005 "RYYVLZVUVIJVGH-UHFFFAOYSA-N"^^xsd:string ; bioregistry.schema:0000006 "http://www.chemspider.com/inchikey=$1"^^xsd:string ; bioregistry.schema:0000008 "^[A-Z]{14}\\-[A-Z]{10}(\\-[A-Z])$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://www.chemspider.com/inchikey="^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "inchikey" . wikidata:P235 dcterms:isPartOf bioregistry.metaresource:wikidata . biocontext:INCHIKEY dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:inchikey dcterms:isPartOf bioregistry.metaresource:n2t . miriam:inchikey dcterms:isPartOf bioregistry.metaresource:miriam . togoid:InchiKey dcterms:isPartOf bioregistry.metaresource:togoid .