@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:PIROPLASMA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:piroplasma .

bioregistry.metaresource:miriam dcterms:hasPart miriam:piroplasma .

bioregistry.metaresource:n2t dcterms:hasPart n2t:piroplasma .

bioregistry:piroplasma a bioregistry.schema:0000001 ;
    rdfs:label "PiroplasmaDB" ;
    dcterms:description "PiroplasmaDB 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:PIROPLASMA,
        n2t:piroplasma,
        miriam:piroplasma ;
    foaf:homepage <http://piroplasmadb.org/> ;
    bioregistry.schema:0000005 "TA14985"^^xsd:string ;
    bioregistry.schema:0000006 "http://piroplasmadb.org/piro/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^TA\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://piroplasmadb.org/piro/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://piroplasmadb.org/piro/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=TA14985> ;
    bioregistry.schema:0000029 "piroplasma" .

biocontext:PIROPLASMA dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:piroplasma dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:piroplasma dcterms:isPartOf bioregistry.metaresource:miriam .

