@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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:aberowl dcterms:hasPart aberowl:EUPATH .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EUPATH .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:EUPATH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:eupath .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.9rhr9j .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:eupath .

bioregistry.metaresource:ols dcterms:hasPart ols:eupath .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:EUPATH .

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

bioregistry:eupath a bioregistry.schema:0000001 ;
    rdfs:label "VEuPathDB ontology" ;
    dcterms:description "The VEuPathDB ontology is an application ontology developed to encode our understanding of what data is about in the public resources developed and maintained by the Eukaryotic Pathogen, Host and Vector Genomics Resource (VEuPathDB; https://veupathdb.org). The VEuPathDB ontology was previously named the EuPathDB ontology prior to EuPathDB joining with VectorBase.The ontology was built based on the Ontology of Biomedical Investigations (OBI) with integration of other OBO ontologies such as PATO, OGMS, DO, etc. as needed for coverage. Currently the VEuPath ontology is primarily intended to be used for support of the VEuPathDB sites. Terms with VEuPathDB ontology IDs that are not specific to VEuPathDB will be submitted to OBO Foundry ontologies for subsequent import and replacement of those terms when they are available."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/VEuPathDB-ontology/VEuPathDB-ontology> ;
    skos:exactMatch aberowl:EUPATH,
        ontobee:EUPATH,
        wikidata:Q81661607,
        bioportal:EUPATH,
        biocontext:EUPATH,
        fairsharing:FAIRsharing.9rhr9j,
        ols:eupath,
        obofoundry:eupath ;
    dcat:keyword "biomedical science",
        "epidemiology",
        "functional genomics",
        "microbiome",
        "obo",
        "ontology",
        "population genetics" ;
    foaf:homepage <https://github.com/VEuPathDB-ontology/VEuPathDB-ontology> ;
    bioregistry.schema:0000005 "0010316"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/EUPATH_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:eupath.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000018 bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0002-2999-0103 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/EUPATH_"^^xsd:string ;
    bioregistry.schema:0000027 obo:EUPATH_0010316 ;
    bioregistry.schema:0000029 "eupath" .

orcid:0000-0002-2999-0103 rdfs:label "Jie Zheng" ;
    foaf:mbox "jiezhen@med.umich.edu" .

aberowl:EUPATH dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:EUPATH dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:EUPATH dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:EUPATH dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.9rhr9j dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:eupath dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:eupath dcterms:isPartOf bioregistry.metaresource:obofoundry .

