@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:AMOEBADB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:amoebadb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01207 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:amoebadb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:amoebadb .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:amoebadb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012457 .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q4747456 .

bioregistry:amoebadb a bioregistry.schema:0000001 ;
    rdfs:label "AmoebaDB" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "AmoebaDB 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 wikidata:Q4747456,
        biocontext:AMOEBADB,
        n2t:amoebadb,
        integbio:nbdc01207,
        prefixcommons:amoebadb,
        miriam:amoebadb,
        re3data:r3d100012457 ;
    dcat:keyword "cdna/est",
        "expression",
        "genetic variation",
        "genome/gene",
        "model organism",
        "protein",
        "repository",
        "sequence" ;
    foaf:homepage <http://amoebadb.org/amoeba/> ;
    bioregistry.schema:0000005 "EDI_244000"^^xsd:string ;
    bioregistry.schema:0000006 "https://amoebadb.org/amoeba/app/record/gene/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^EDI_\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4446-6200 ;
    bioregistry.schema:0000024 "https://amoebadb.org/amoeba/app/record/gene/"^^xsd:string ;
    bioregistry.schema:0000027 <https://amoebadb.org/amoeba/app/record/gene/EDI_244000> ;
    bioregistry.schema:0000029 "amoebadb" .

orcid:0000-0002-1216-4761 rdfs:label "Sumir H Pandit" ;
    foaf:mbox "sumirp77@gmail.com" .

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

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

biocontext:AMOEBADB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:amoebadb dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01207 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:amoebadb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:amoebadb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012457 dcterms:isPartOf bioregistry.metaresource:re3data .

