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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:OGG .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:OGG .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ogg .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ogg .

bioregistry.metaresource:ols dcterms:hasPart ols:ogg .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:OGG .

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

bioregistry:ogg a bioregistry.schema:0000001 ;
    rdfs:label "The Ontology of Genes and Genomes" ;
    dcterms:description "OGG is a biological ontology in the area of genes and genomes. OGG uses the Basic Formal Ontology (BFO) as its upper level ontology. This OGG document contains the genes and genomes of a list of selected organisms, including human, two viruses (HIV and influenza virus), and bacteria (B. melitensis strain 16M, E. coli strain K-12 substrain MG1655, M. tuberculosis strain H37Rv, and P. aeruginosa strain PAO1). More OGG information for other organisms (e.g., mouse, zebrafish, fruit fly, yeast, etc.) may be found in other OGG subsets."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://bitbucket.org/hegroup/ogg> ;
    skos:exactMatch aberowl:OGG,
        ontobee:OGG,
        wikidata:Q81661736,
        bioportal:OGG,
        biocontext:OGG,
        fairsharing:FAIRsharing.zmx7nn,
        ols:ogg,
        obofoundry:ogg ;
    dcat:keyword "biology",
        "gene",
        "gene name",
        "genome",
        "life science",
        "obo",
        "ontology" ;
    foaf:homepage <https://bitbucket.org/hegroup/ogg> ;
    bioregistry.schema:0000005 "3000887619"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/OGG_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ogg.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-9189-9661 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/OGG_"^^xsd:string ;
    bioregistry.schema:0000027 obo:OGG_3000887619 ;
    bioregistry.schema:0000029 "ogg" .

orcid:0000-0001-9189-9661 rdfs:label "Yongqun Oliver He" ;
    foaf:mbox "yongqunh@med.umich.edu" .

aberowl:OGG dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:OGG dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:OGG dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:OGG dcterms:isPartOf bioregistry.metaresource:biocontext .

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

ols:ogg dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ogg dcterms:isPartOf bioregistry.metaresource:obofoundry .

