@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:APOLLO_SV .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:APOLLO-SV .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:apollosv .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:apollo_sv .

bioregistry.metaresource:ols dcterms:hasPart ols:apollo_sv .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:APOLLO_SV .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:apollo.sv .

bioregistry:apollosv a bioregistry.schema:0000001 ;
    rdfs:label "Apollo Structured Vocabulary" ;
    dcterms:description "An OWL2 ontology of phenomena in infectious disease epidemiology and population biology for use in epidemic simulation."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/ApolloDev/apollo-sv> ;
    skos:exactMatch aberowl:APOLLO_SV,
        ontobee:APOLLO_SV,
        bioportal:APOLLO-SV,
        fairsharing:FAIRsharing.ngv2xx,
        prefixcommons:apollo.sv,
        ols:apollo_sv,
        obofoundry:apollo_sv ;
    dcat:keyword "biomedical science",
        "ecology",
        "epidemiology",
        "infection process",
        "obo",
        "ontology",
        "pathogen",
        "population genetics" ;
    foaf:homepage <https://github.com/ApolloDev/apollo-sv> ;
    bioregistry.schema:0000005 "00000443"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/APOLLO_SV_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:apollo_sv.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0002-9881-1017 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/APOLLO_SV_"^^xsd:string ;
    bioregistry.schema:0000027 obo:APOLLO_SV_00000443 ;
    bioregistry.schema:0000029 "apollosv" .

orcid:0000-0002-9881-1017 rdfs:label "William Hogan" ;
    foaf:mbox "hoganwr@gmail.com" .

aberowl:APOLLO_SV dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:APOLLO_SV dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:APOLLO-SV dcterms:isPartOf bioregistry.metaresource:bioportal .

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

prefixcommons:apollo.sv dcterms:isPartOf bioregistry.metaresource:prefixcommons .

ols:apollo_sv dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:apollo_sv dcterms:isPartOf bioregistry.metaresource:obofoundry .

