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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:FLU .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:FLU .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:FLU .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:flu .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:flu .

bioregistry:flu a bioregistry.schema:0000001 ;
    rdfs:label "Influenza Ontology" ;
    dcterms:description "The influenza ontology is an application ontology. Consolidated influenza sequence and surveillance terms from resources such as the BioHealthBase (BHB), a Bioinformatics Resource Center (BRC) for Biodefense and Emerging and Re-emerging Infectious Diseases, the Centers for Excellence in Influenza Research and Surveillance (CEIRS)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:FLU,
        bioportal:FLU,
        biocontext:FLU,
        fairsharing:FAIRsharing.xjj977,
        obofoundry:flu ;
    dcat:keyword "biomedical science",
        "disease",
        "ontology",
        "virology" ;
    foaf:homepage <http://purl.obolibrary.org/obo/flu/> ;
    bioregistry.schema:0000005 "0000404"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/FLU_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:flu.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-9666-6285 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/FLU_"^^xsd:string ;
    bioregistry.schema:0000027 obo:FLU_0000404 ;
    bioregistry.schema:0000029 "flu" .

orcid:0000-0001-9666-6285 rdfs:label "R. Burke Squires" ;
    foaf:mbox "burkesquires@gmail.com" .

aberowl:FLU dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:FLU dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:FLU dcterms:isPartOf bioregistry.metaresource:biocontext .

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

obofoundry:flu dcterms:isPartOf bioregistry.metaresource:obofoundry .

