@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 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:XPO .

bioregistry.metaresource:biolink dcterms:hasPart biolink:XPO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:XPO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:xpo .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:xpo .

bioregistry.metaresource:ols dcterms:hasPart ols:xpo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:XPO .

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

bioregistry:xpo a bioregistry.schema:0000001 ;
    rdfs:label "Xenopus Phenotype Ontology" ;
    dcterms:description "XPO represents anatomical, cellular, and gene function phenotypes occurring throughout the development of the African frogs Xenopus laevis and tropicalis."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/obophenotype/xenopus-phenotype-ontology> ;
    skos:exactMatch aberowl:XPO,
        ontobee:XPO,
        wikidata:Q81661843,
        bioportal:XPO,
        biolink:XPO,
        ols:xpo,
        obofoundry:xpo ;
    dcat:keyword "obo",
        "ontology" ;
    foaf:homepage <https://github.com/obophenotype/xenopus-phenotype-ontology> ;
    bioregistry.schema:0000005 "0100002"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/XPO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:xpo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo,
        bioregistry:chebi,
        bioregistry:cl,
        bioregistry:go,
        bioregistry:iao,
        bioregistry:pato,
        bioregistry:ro,
        bioregistry:xao ;
    bioregistry.schema:0000019 orcid:0000-0002-9611-1279 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/XPO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:XPO_0100002 ;
    bioregistry.schema:0000029 "xpo" .

orcid:0000-0002-9611-1279 rdfs:label "Erik Segerdell" ;
    foaf:mbox "Erik.Segerdell@cchmc.org" .

aberowl:XPO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:XPO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:XPO dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:XPO dcterms:isPartOf bioregistry.metaresource:biolink .

ols:xpo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:xpo dcterms:isPartOf bioregistry.metaresource:obofoundry .

