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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:GENEPIO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GENEPIO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:GENEPIO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:genepio .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.y1mmbv .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:genepio .

bioregistry.metaresource:ols dcterms:hasPart ols:genepio .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:GENEPIO .

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

bioregistry:genepio a bioregistry.schema:0000001 ;
    rdfs:label "Genomic Epidemiology Ontology" ;
    dcterms:description "The Genomic Epidemiology Ontology (GenEpiO) covers vocabulary necessary to identify, document and research foodborne pathogens and associated outbreaks."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/GenEpiO/genepio> ;
    skos:exactMatch aberowl:GENEPIO,
        ontobee:GENEPIO,
        wikidata.entity:Q55118402,
        bioportal:GENEPIO,
        biocontext:GENEPIO,
        fairsharing:FAIRsharing.y1mmbv,
        ols:genepio,
        obofoundry:genepio ;
    dcat:keyword "epidemiology",
        "food",
        "genome",
        "genomics",
        "obo",
        "ontology",
        "pathogen" ;
    foaf:homepage <http://genepio.org/> ;
    bioregistry.schema:0000005 "0001885"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/GENEPIO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:genepio.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:chebi,
        bioregistry:ncbitaxon,
        bioregistry:po,
        bioregistry:ro,
        bioregistry:uberon ;
    bioregistry.schema:0000019 orcid:0000-0002-8844-9165 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/GENEPIO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:GENEPIO_0001885 ;
    bioregistry.schema:0000029 "genepio" .

orcid:0000-0002-8844-9165 rdfs:label "Damion Dooley" ;
    foaf:mbox "damion_dooley@sfu.ca" .

aberowl:GENEPIO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:GENEPIO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:GENEPIO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:GENEPIO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.y1mmbv dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:genepio dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:genepio dcterms:isPartOf bioregistry.metaresource:obofoundry .

