@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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:EMAPA .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:549 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EMAPA .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:EMAPA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:emapa .

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

bioregistry.metaresource:go dcterms:hasPart go.resource:EMAPA .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:emapa .

bioregistry.metaresource:ols dcterms:hasPart ols:emapa .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:EMAPA .

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

bioregistry:emapa a bioregistry.schema:0000001 ;
    rdfs:label "Mouse Developmental Anatomy Ontology" ;
    dcterms:description "An ontology for mouse anatomy covering embryonic development and postnatal stages."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/obophenotype/developmental-mouse-anatomy-ontology> ;
    skos:exactMatch aberowl:EMAPA,
        ontobee:EMAPA,
        wikidata:Q113012656,
        bartoc:549,
        bioportal:EMAPA,
        biocontext:EMAPA,
        go.resource:EMAPA,
        fairsharing:FAIRsharing.j0fa1d,
        ols:emapa,
        obofoundry:emapa ;
    dcat:keyword "anatomy",
        "animal organ development",
        "bioinformatics",
        "developmental biology",
        "gene expression",
        "obo",
        "ontology" ;
    foaf:homepage <http://www.informatics.jax.org/expression.shtml> ;
    bioregistry.schema:0000005 "26753"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/EMAPA_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:emapa.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0956-8634 ;
    bioregistry.schema:0000023 "EMAPA_RETIRED" ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/EMAPA_"^^xsd:string ;
    bioregistry.schema:0000027 obo:EMAPA_26753 ;
    bioregistry.schema:0000029 "emapa" .

orcid:0000-0002-0956-8634 rdfs:label "Terry Hayamizu" ;
    foaf:mbox "Terry.Hayamizu@jax.org" .

aberowl:EMAPA dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:EMAPA dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bartoc:549 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:EMAPA dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:EMAPA dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:EMAPA dcterms:isPartOf bioregistry.metaresource:go .

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

ols:emapa dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:emapa dcterms:isPartOf bioregistry.metaresource:obofoundry .

