@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@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 cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix edam: <http://edamontology.org/data_> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/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 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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:PO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:PO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:po .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:PO .

bioregistry.metaresource:edam dcterms:hasPart edam:1180 .

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

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:po .

bioregistry.metaresource:n2t dcterms:hasPart n2t:po .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:po .

bioregistry.metaresource:ols dcterms:hasPart ols:po .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:PO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:po .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:po .

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

bioregistry:po a bioregistry.schema:0000001 ;
    rdfs:label "Plant Ontology" ;
    dcterms:description "The Plant Ontology is a structured vocabulary and database resource that links plant anatomy, morphology and growth and development to plant genomics data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/Planteome/plant-ontology> ;
    skos:exactMatch aberowl:PO,
        agroportal:PO,
        edam:1180,
        ontobee:PO,
        wikidata:Q7201529,
        bioportal:PO,
        biocontext:PO,
        cellosaurus.resource:PO,
        go.resource:PO,
        n2t:po,
        fairsharing:FAIRsharing.3ngg40,
        prefixcommons:po,
        miriam:po,
        tib.ts:po,
        ols:po,
        obofoundry:po ;
    dcat:keyword "botany",
        "classification",
        "dataplant",
        "earth sciences",
        "ess",
        "expression data",
        "genomics",
        "life cycle",
        "life science",
        "obo",
        "omics",
        "ontology",
        "plant anatomy",
        "structure",
        "whole plant development stage" ;
    foaf:homepage <http://browser.planteome.org/amigo> ;
    bioregistry.schema:0000005 "0009089"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/PO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:po.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:agro,
        bioregistry:ecocore,
        bioregistry:envo,
        bioregistry:gallont,
        bioregistry:genepio ;
    bioregistry.schema:0000019 orcid:0000-0002-1005-8383 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/PO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:PO_0009089 ;
    bioregistry.schema:0000029 "po" .

orcid:0000-0002-1005-8383 rdfs:label "Pankaj Jaiswal" ;
    foaf:mbox "jaiswalp@science.oregonstate.edu" .

aberowl:PO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:PO dcterms:isPartOf bioregistry.metaresource:agroportal .

edam:1180 dcterms:isPartOf bioregistry.metaresource:edam .

ontobee:PO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:PO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:PO dcterms:isPartOf bioregistry.metaresource:biocontext .

cellosaurus.resource:PO dcterms:isPartOf bioregistry.metaresource:cellosaurus .

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

n2t:po dcterms:isPartOf bioregistry.metaresource:n2t .

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

prefixcommons:po dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:po dcterms:isPartOf bioregistry.metaresource:miriam .

tib.ts:po dcterms:isPartOf bioregistry.metaresource:tib .

ols:po dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:po dcterms:isPartOf bioregistry.metaresource:obofoundry .

