@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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:EXO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EXO .

bioregistry.metaresource:biolink dcterms:hasPart biolink:ExO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:EXO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:exo .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.6hna78 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:exo .

bioregistry.metaresource:ols dcterms:hasPart ols:exo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ExO .

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

bioregistry:exo a bioregistry.schema:0000001 ;
    rdfs:label "Exposure ontology" ;
    dcterms:description "ExO is intended to bridge the gap between exposure science and diverse environmental health disciplines including toxicology, epidemiology, disease surveillance, and epigenetics."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/CTDbase/exposure-ontology> ;
    skos:exactMatch aberowl:EXO,
        ontobee:ExO,
        wikidata:Q113012658,
        bioportal:EXO,
        biocontext:EXO,
        biolink:ExO,
        fairsharing:FAIRsharing.6hna78,
        ols:exo,
        obofoundry:exo ;
    dcat:keyword "disease",
        "environmental science",
        "epigenetics",
        "exposure",
        "obo",
        "ontology",
        "toxicology" ;
    foaf:homepage <https://github.com/CTDbase/exposure-ontology> ;
    bioregistry.schema:0000005 "0000078"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ExO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:exo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:ecto,
        bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0002-2908-3327 ;
    bioregistry.schema:0000023 "ExO" ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ExO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ExO_0000078 ;
    bioregistry.schema:0000029 "exo" .

orcid:0000-0002-2908-3327 rdfs:label "Anne Thessen" ;
    foaf:mbox "annethessen@gmail.com" .

aberowl:EXO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:ExO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:EXO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:EXO dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:ExO dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.6hna78 dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:exo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:exo dcterms:isPartOf bioregistry.metaresource:obofoundry .

