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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:ARO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ARO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ARO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:aro .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:aro .

bioregistry.metaresource:ols dcterms:hasPart ols:aro .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ARO .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0282 .

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

bioregistry:aro a bioregistry.schema:0000001 ;
    rdfs:label "Antibiotic Resistance Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "Antibiotic resistance genes and mutations"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/arpcard/aro> ;
    skos:exactMatch aberowl:ARO,
        ontobee:ARO,
        wikidata:Q81661539,
        bioportal:ARO,
        biocontext:ARO,
        fairsharing:FAIRsharing.d8fa2d,
        ols:aro,
        obofoundry:aro,
        uniprot.resource:DB-0282 ;
    dcat:keyword "antibiotic resistance",
        "antimicrobial agent",
        "gene",
        "genetics",
        "mutation",
        "obo",
        "ontology",
        "protein family/group databases" ;
    foaf:homepage <https://github.com/arpcard/aro> ;
    bioregistry.schema:0000005 "1000001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ARO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:aro.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0002-1142-3063 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ARO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ARO_1000001 ;
    bioregistry.schema:0000029 "aro" .

orcid:0000-0002-1142-3063 rdfs:label "Andrew G. McArthur" ;
    foaf:mbox "mcarthua@mcmaster.ca" .

orcid:0000-0002-1216-4761 rdfs:label "Sumir H Pandit" ;
    foaf:mbox "sumirp77@gmail.com" .

aberowl:ARO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:ARO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:ARO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:ARO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

ols:aro dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:aro dcterms:isPartOf bioregistry.metaresource:obofoundry .

uniprot.resource:DB-0282 dcterms:isPartOf bioregistry.metaresource:uniprot .

