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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:trichdb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01785 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:trichdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:trichdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012461 .

bioregistry:trichdb a bioregistry.schema:0000001 ;
    rdfs:label "TrichDB" ;
    dcterms:description "TrichDB 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:TRICHDB,
        n2t:trichdb,
        integbio:nbdc01785,
        miriam:trichdb,
        re3data:r3d100012461 ;
    dcat:keyword "cdna/est",
        "expression",
        "genome/gene",
        "health/disease",
        "ontology/terminology/nomenclature",
        "organism",
        "sequence" ;
    foaf:homepage <http://trichdb.org/trichdb/> ;
    bioregistry.schema:0000005 "TVAG_386080"^^xsd:string ;
    bioregistry.schema:0000006 "http://trichdb.org/trichdb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://trichdb.org/trichdb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://trichdb.org/trichdb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=TVAG_386080> ;
    bioregistry.schema:0000029 "trichdb" .

biocontext:TRICHDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:trichdb dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01785 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:trichdb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012461 dcterms:isPartOf bioregistry.metaresource:re3data .

