@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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.metaresource:wikidata.entity dcterms:hasPart wikidata:Q21445422 .

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,
        wikidata:Q21445422,
        biocontext:INCHIKEY,
        n2t:inchikey,
        miriam:inchikey,
        togoid:InchiKey ;
    dcat:keyword "compound" ;
    foaf:homepage <http://www.chemspider.com/> ;
    bioregistry.schema:0000005 "RYYVLZVUVIJVGH-UHFFFAOYSA-N"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.chemspider.com/search?params=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Z]{14}\\-[A-Z]{10}(\\-[A-Z])?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.chemspider.com/search?params="^^xsd:string ;
    bioregistry.schema:0000026 <https://ror.org/https://ror.org/025sbr097> ;
    bioregistry.schema:0000027 <https://www.chemspider.com/search?params=RYYVLZVUVIJVGH-UHFFFAOYSA-N> ;
    bioregistry.schema:0000029 "inchikey" .

wikidata:P235 dcterms:isPartOf bioregistry.metaresource:wikidata .

wikidata:Q21445422 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

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 .

