@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 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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TOXOPLASMA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:toxoplasma .

bioregistry.metaresource:miriam dcterms:hasPart miriam:toxoplasma .

bioregistry.metaresource:n2t dcterms:hasPart n2t:toxoplasma .

bioregistry:toxoplasma a bioregistry.schema:0000001 ;
    rdfs:label "ToxoDB" ;
    dcterms:description "ToxoDB 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:TOXOPLASMA,
        n2t:toxoplasma,
        miriam:toxoplasma ;
    foaf:homepage <http://toxodb.org/toxo/> ;
    bioregistry.schema:0000005 "TGME49_053730"^^xsd:string ;
    bioregistry.schema:0000006 "http://toxodb.org/toxo/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://toxodb.org/toxo/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://toxodb.org/toxo/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=TGME49_053730> ;
    bioregistry.schema:0000029 "toxoplasma" .

biocontext:TOXOPLASMA dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:toxoplasma dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:toxoplasma dcterms:isPartOf bioregistry.metaresource:miriam .

