@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 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 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:biocontext dcterms:hasPart biocontext:GIARDIADB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:giardiadb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01782 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:giardiadb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:giardiadb .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:giardiadb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012458 .

bioregistry:giardiadb a bioregistry.schema:0000001 ;
    rdfs:label "GiardiaDB" ;
    dcterms:description "GiardiaDB is one of the databases that can be accessed through the EuPathDB (http://EuPathDB.org; formerly ApiDB) portal, covering eukaryotic pathogens of the genera Cryptosporidium, Giardia, Leishmania, Neospora, Plasmodium, Toxoplasma, Trichomonas and Trypanosoma. While each of these groups is supported by a taxon-specific database built upon the same infrastructure, the EuPathDB portal offers an entry point to all these resources, and the opportunity to leverage orthology for searches across genera."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:GIARDIADB,
        n2t:giardiadb,
        integbio:nbdc01782,
        prefixcommons:giardiadb,
        miriam:giardiadb,
        re3data:r3d100012458 ;
    dcat:keyword "cdna/est",
        "cell/organelle",
        "eukaryotic",
        "expression",
        "genome",
        "genome/gene",
        "ontology/terminology/nomenclature",
        "organism",
        "sequence" ;
    foaf:homepage <https://giardiadb.org/giardiadb/> ;
    bioregistry.schema:0000005 "GL50803_102438"^^xsd:string ;
    bioregistry.schema:0000006 "https://giardiadb.org/giardiadb/app/record/gene/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4446-6200 ;
    bioregistry.schema:0000024 "https://giardiadb.org/giardiadb/app/record/gene/"^^xsd:string ;
    bioregistry.schema:0000027 <https://giardiadb.org/giardiadb/app/record/gene/GL50803_102438> ;
    bioregistry.schema:0000029 "giardiadb" .

orcid:0000-0003-4446-6200 rdfs:label "Omar S. Harb" ;
    foaf:mbox "oharb@upenn.edu" .

biocontext:GIARDIADB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:giardiadb dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01782 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:giardiadb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:giardiadb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012458 dcterms:isPartOf bioregistry.metaresource:re3data .

