@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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:AEO .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:181 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:AEO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:AEO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:aeo .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.93ee19 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:aeo .

bioregistry.metaresource:ols dcterms:hasPart ols:aeo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:AEO .

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

bioregistry:aeo a bioregistry.schema:0000001 ;
    rdfs:label "Anatomical Entity Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "AEO is an ontology of anatomical structures that expands CARO, the Common Anatomy Reference Ontology"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/obophenotype/human-developmental-anatomy-ontology> ;
    skos:exactMatch aberowl:AEO,
        ontobee:AEO,
        wikidata:Q81661532,
        bartoc:181,
        bioportal:AEO,
        biocontext:AEO,
        fairsharing:FAIRsharing.93ee19,
        ols:aeo,
        obofoundry:aeo ;
    dcat:keyword "anatomy",
        "obo",
        "ontology" ;
    foaf:homepage <https://github.com/obophenotype/human-developmental-anatomy-ontology/> ;
    bioregistry.schema:0000005 "0001017"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/AEO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:aeo.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000018 bioregistry:ehdaa2 ;
    bioregistry.schema:0000019 [ rdfs:label "Jonathan Bard" ;
            foaf:mbox "J.Bard@ed.ac.uk" ] ;
    bioregistry.schema:0000023 "AEO_RETIRED" ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/AEO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:AEO_0001017 ;
    bioregistry.schema:0000029 "aeo" .

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

aberowl:AEO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:AEO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bartoc:181 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:AEO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:AEO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.93ee19 dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:aeo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:aeo dcterms:isPartOf bioregistry.metaresource:obofoundry .

