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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:AFPO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:AFPO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:afpo .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:afpo .

bioregistry.metaresource:ols dcterms:hasPart ols:afpo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:AfPO .

bioregistry:afpo a bioregistry.schema:0000001 ;
    rdfs:label "African Population Ontology" ;
    dcterms:description "AfPO is an ontology that can be used in the study of diverse populations across Africa. It brings together publicly available demographic, anthropological and genetic data relating to African people in a standardised and structured format. The AfPO can be employed to classify African study participants comprehensively in prospective research studies. It can also be used to classify past study participants by mapping them using a language or ethnicity identifier or synonyms."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/h3abionet/afpo> ;
    skos:exactMatch aberowl:AFPO,
        ontobee:AfPO,
        bioportal:AFPO,
        ols:afpo,
        obofoundry:afpo ;
    dcat:keyword "obo",
        "ontology" ;
    foaf:homepage <https://github.com/h3abionet/afpo> ;
    bioregistry.schema:0000005 "0000440"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/AfPO_$1"^^xsd:string ;
    bioregistry.schema:0000010 obo:afpo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5868-4204 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/AfPO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:AfPO_0000440 ;
    bioregistry.schema:0000029 "afpo" .

orcid:0000-0001-5868-4204 rdfs:label "Melek Chaouch" ;
    foaf:mbox "mcmelek@msn.com" .

aberowl:AFPO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:AfPO dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:AFPO dcterms:isPartOf bioregistry.metaresource:bioportal .

ols:afpo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:afpo dcterms:isPartOf bioregistry.metaresource:obofoundry .

