@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:MPATH .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MPATH .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MPATH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mpath .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.3wbgm0 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:mpath .

bioregistry.metaresource:ols dcterms:hasPart ols:mpath .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:MPATH .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mpath .

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

bioregistry:mpath a bioregistry.schema:0000001 ;
    rdfs:label "Mouse pathology ontology" ;
    dcterms:description "A structured controlled vocabulary of mutant and transgenic mouse pathology phenotypes"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/PaulNSchofield/mpath> ;
    skos:exactMatch aberowl:MPATH,
        ontobee:MPATH,
        wikidata:Q55118458,
        bioportal:MPATH,
        biocontext:MPATH,
        fairsharing:FAIRsharing.3wbgm0,
        prefixcommons:mpath,
        ols:mpath,
        obofoundry:mpath ;
    dcat:keyword "anatomy",
        "biomedical science",
        "disease",
        "histological assay",
        "mouse",
        "mutation",
        "obo",
        "ontology",
        "phenotype",
        "strain" ;
    foaf:homepage <http://www.pathbase.net> ;
    bioregistry.schema:0000005 "728"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/MPATH_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:mpath.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-5111-7263 ;
    bioregistry.schema:0000023 "MPATH" ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/MPATH_"^^xsd:string ;
    bioregistry.schema:0000027 obo:MPATH_728 ;
    bioregistry.schema:0000029 "mpath" .

orcid:0000-0002-5111-7263 rdfs:label "Paul Schofield" ;
    foaf:mbox "pns12@hermes.cam.ac.uk" .

aberowl:MPATH dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:MPATH dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:MPATH dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:MPATH dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.3wbgm0 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:mpath dcterms:isPartOf bioregistry.metaresource:prefixcommons .

ols:mpath dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:mpath dcterms:isPartOf bioregistry.metaresource:obofoundry .

