@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix orcid: <https://orcid.org/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?organisms=all&availability=all&standards=all&order=alphabetic&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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:innatedb .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.rb2drw .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01870 .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:264 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:innatedb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010676 .

bioregistry:innatedb a bioregistry.schema:0000001 ;
    rdfs:label "A Knowledge Resource for Innate Immunity Interactions and Pathways" ;
    dcterms:description "InnateDB has been developed to facilitate systems level investigations of the mammalian (human, mouse and bovine) innate immune response. Its goal is to provide a manually-curated knowledgebase of the genes, proteins, and particularly, the interactions and signaling responses involved in mammalian innate immunity. InnateDB incorporates information of the whole human, mouse and bovine interactomes by integrating interaction and pathway information from several of the major publicly available databases but aims to capture an improved coverage of the innate immunity interactome through manual curation."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:264,
        integbio:nbdc01870,
        fairsharing:FAIRsharing.rb2drw,
        prefixcommons:innatedb,
        re3data:r3d100010676 ;
    dcat:keyword "gene",
        "immunology",
        "interaction",
        "life science",
        "pathway",
        "protein" ;
    foaf:homepage <http://www.innatedb.ca/> ;
    bioregistry.schema:0000005 "20021"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.innatedb.ca/getGeneCard.do?id=$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4664-1404 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "http://www.innatedb.ca/getGeneCard.do?id="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.innatedb.ca/getGeneCard.do?id=20021> ;
    bioregistry.schema:0000029 "innatedb" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

orcid:0000-0003-4664-1404 rdfs:label "David Lynn" ;
    foaf:mbox "david.lynn@flinders.edu.au" .

pathguide:264 dcterms:isPartOf bioregistry.metaresource:pathguide .

integbio:nbdc01870 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.rb2drw dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:innatedb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

re3data:r3d100010676 dcterms:isPartOf bioregistry.metaresource:re3data .

