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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:AERO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:AERO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:AERO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:aero .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:aero .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:aero .

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

bioregistry:aero a bioregistry.schema:0000001 ;
    rdfs:label "Adverse Event Reporting Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "The Adverse Event Reporting Ontology (AERO) is an ontology aimed at supporting clinicians at the time of data entry, increasing quality and accuracy of reported adverse events"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:AERO,
        wikidata:Q55118235,
        bioportal:AERO,
        biocontext:AERO,
        fairsharing:FAIRsharing.rycy2x,
        prefixcommons:aero,
        obofoundry:aero ;
    dcat:keyword "adverse reaction",
        "biomedical science",
        "electronic health record",
        "health science",
        "medicine",
        "obo",
        "ontology",
        "preclinical studies" ;
    foaf:homepage obo:aero ;
    bioregistry.schema:0000005 "0000125"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/AERO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:aero.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-9551-6370 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/AERO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:AERO_0000125 ;
    bioregistry.schema:0000029 "aero" .

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

orcid:0000-0002-9551-6370 rdfs:label "Melanie Courtot" ;
    foaf:mbox "mcourtot@gmail.com" .

aberowl:AERO dcterms:isPartOf bioregistry.metaresource:aberowl .

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

bioportal:AERO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:AERO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:aero dcterms:isPartOf bioregistry.metaresource:prefixcommons .

obofoundry:aero dcterms:isPartOf bioregistry.metaresource:obofoundry .

