@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata.entity: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:ADO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ADO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ado .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ado .

bioregistry.metaresource:ols dcterms:hasPart ols:ado .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ADO .

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

bioregistry:ado a bioregistry.schema:0000001 ;
    rdfs:label "Alzheimer's Disease Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "Alzheimer's Disease Ontology is a knowledge-based ontology that encompasses varieties of concepts related to Alzheimer'S Disease, foundamentally structured by upper level Basic Formal Ontology(BFO). This Ontology is enriched by the interrelational entities that demonstrate the nextwork of the understanding on Alzheimer's disease and can be readily applied for text mining."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/Fraunhofer-SCAI-Applied-Semantics/ADO> ;
    skos:exactMatch aberowl:ADO,
        ontobee:ADO,
        wikidata.entity:Q54887745,
        bioportal:ADO,
        fairsharing:FAIRsharing.ckd4rf,
        ols:ado,
        obofoundry:ado ;
    dcat:keyword "alzheimer's disease",
        "health science",
        "obo",
        "ontology" ;
    foaf:homepage <https://github.com/Fraunhofer-SCAI-Applied-Semantics/ADO> ;
    bioregistry.schema:0000005 "0000001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ADO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ado.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo ;
    bioregistry.schema:0000019 orcid:0000-0001-9896-3531 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ADO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ADO_0000001 ;
    bioregistry.schema:0000029 "ado" .

orcid:0000-0001-9896-3531 rdfs:label "Alpha Tom Kodamullil" ;
    foaf:mbox "alpha.tom.kodamullil@scai.fraunhofer.de" .

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

aberowl:ADO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:ADO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:ADO dcterms:isPartOf bioregistry.metaresource:bioportal .

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

ols:ado dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ado dcterms:isPartOf bioregistry.metaresource:obofoundry .

