@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 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 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:PPO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:PPO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PPO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PPO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ppo .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ppo .

bioregistry.metaresource:ols dcterms:hasPart ols:ppo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:PPO .

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

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

bioregistry:ppo a bioregistry.schema:0000001 ;
    rdfs:label "Plant Phenology Ontology" ;
    dcterms:description "An ontology for describing the phenology of individual plants and populations of plants, and for integrating plant phenological data across sources and scales."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/PlantPhenoOntology/PPO> ;
    skos:exactMatch aberowl:PPO,
        agroportal:PPO,
        ontobee:PPO,
        wikidata:Q65057180,
        bioportal:PPO,
        biocontext:PPO,
        fairsharing:FAIRsharing.hakg7c,
        tib.ts:ppo,
        ols:ppo,
        obofoundry:ppo ;
    dcat:keyword "botany",
        "dataplant",
        "life cycle",
        "life sciences, biology",
        "obo",
        "ontology",
        "phenology",
        "phenotype" ;
    foaf:homepage <https://github.com/PlantPhenoOntology/PPO> ;
    bioregistry.schema:0000005 "0002058"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/PPO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ppo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-8815-0078 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/PPO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:PPO_0002058 ;
    bioregistry.schema:0000029 "ppo" .

orcid:0000-0001-8815-0078 rdfs:label "Ramona Walls" ;
    foaf:mbox "rlwalls2008@gmail.com" .

aberowl:PPO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:PPO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:PPO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:PPO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:PPO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

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

ols:ppo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ppo dcterms:isPartOf bioregistry.metaresource:obofoundry .

