@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 cheminf: <https://semanticscience.org/resource/CHEMINF_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@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:HMDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hmdb .

bioregistry.metaresource:cheminf dcterms:hasPart cheminf:000408 .

bioregistry.metaresource:edam dcterms:hasPart edam:2622 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00909 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hmdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hmdb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:244 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:hmdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011285 .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Hmdb .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P2057 .

bioregistry:hmdb a bioregistry.schema:0000001 ;
    rdfs:label "Human Metabolome Database" ;
    dcterms:description "The Human Metabolome Database (HMDB) is a database containing detailed information about small molecule metabolites found in the human body.It contains or links 1) chemical 2) clinical and 3) molecular biology/biochemistry data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2622,
        pathguide:244,
        wikidata:P2057,
        biocontext:HMDB,
        n2t:hmdb,
        integbio:nbdc00909,
        prefixcommons:hmdb,
        miriam:hmdb,
        cheminf:000408,
        togoid:Hmdb,
        re3data:r3d100011285 ;
    dcat:keyword "chemical",
        "classification",
        "compound",
        "health/disease",
        "human",
        "interaction/pathway",
        "metabolite",
        "protein",
        "rna",
        "sequence" ;
    foaf:homepage <http://www.hmdb.ca/> ;
    bioregistry.schema:0000005 "HMDB00001"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.hmdb.ca/metabolites/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^HMDB\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3207-2434 ;
    bioregistry.schema:0000023 "HMDB" ;
    bioregistry.schema:0000024 "http://www.hmdb.ca/metabolites/"^^xsd:string ;
    bioregistry.schema:0000026 ror:0160cpw27 ;
    bioregistry.schema:0000027 <http://www.hmdb.ca/metabolites/HMDB00001> ;
    bioregistry.schema:0000029 "hmdb" .

orcid:0000-0002-3207-2434 rdfs:label "David S. Wishart" ;
    foaf:mbox "david.wishart@ualberta.ca" .

edam:2622 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:244 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P2057 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:HMDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:hmdb dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00909 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:hmdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:hmdb dcterms:isPartOf bioregistry.metaresource:miriam .

cheminf:000408 dcterms:isPartOf bioregistry.metaresource:cheminf .

togoid:Hmdb dcterms:isPartOf bioregistry.metaresource:togoid .

re3data:r3d100011285 dcterms:isPartOf bioregistry.metaresource:re3data .

