@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@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 re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:FOODB.COMPOUND .

bioregistry.metaresource:biolink dcterms:hasPart biolink:foodb.compound .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:foodb.compound .

bioregistry.metaresource:miriam dcterms:hasPart miriam:foodb.compound .

bioregistry.metaresource:n2t dcterms:hasPart n2t:foodb.compound .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012152 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P8117 .

bioregistry:foodb.compound a bioregistry.schema:0000001 ;
    rdfs:label "FooDB compound" ;
    dcterms:description "FooDB is resource on food and its constituent compounds. It includes data on the compound’s nomenclature, its description, information on its structure, chemical class, its physico-chemical data, its food source(s), its color, its aroma, its taste, its physiological effect, presumptive health effects (from published studies), and concentrations in various foods. This collection references compounds."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P8117,
        biocontext:FOODB.COMPOUND,
        biolink:foodb.compound,
        n2t:foodb.compound,
        miriam:foodb.compound,
        re3data:r3d100012152 ;
    foaf:homepage <https://foodb.ca/> ;
    bioregistry.schema:0000005 "FDB002100"^^xsd:string ;
    bioregistry.schema:0000006 "http://foodb.ca/compounds/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^FDB\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000023 "foodb" ;
    bioregistry.schema:0000024 "http://foodb.ca/compounds/"^^xsd:string ;
    bioregistry.schema:0000027 <http://foodb.ca/compounds/FDB002100> ;
    bioregistry.schema:0000029 "foodb.compound" .

wikidata:P8117 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:FOODB.COMPOUND dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:foodb.compound dcterms:isPartOf bioregistry.metaresource:biolink .

n2t:foodb.compound dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:foodb.compound dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012152 dcterms:isPartOf bioregistry.metaresource:re3data .

