@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:EO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:eo .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:eo .

bioregistry.metaresource:n2t dcterms:hasPart n2t:eo .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:eo .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:eo .

bioregistry:eo a bioregistry.schema:0000001 ;
    rdfs:label "Plant Environment Ontology" ;
    dcterms:description "The Plant Environment Ontology is a set of standardized controlled vocabularies to describe various types of treatments given to an individual plant / a population or a cultured tissue and/or cell type sample to evaluate the response on its exposure. It also includes the study types, where the terms can be used to identify the growth study facility. Each growth facility such as field study, growth chamber, green house etc is a environment on its own it may also involve instances of biotic and abiotic environments as supplemental treatments used in these studies."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/Planteome/plant-environment-ontology> ;
    skos:exactMatch agroportal:EO,
        biocontext:EO,
        n2t:eo,
        fairsharing:FAIRsharing.w7a76x,
        prefixcommons:eo,
        miriam:eo,
        obofoundry:eo ;
    dcat:keyword "botany",
        "environmental science",
        "obo",
        "ontology",
        "plant" ;
    foaf:homepage <http://planteome.org/> ;
    bioregistry.schema:0000005 "0007404"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/EO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://github.com/Planteome/plant-experimental-conditions-ontology/raw/refs/heads/master/peco.owl> ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000018 bioregistry:foodon ;
    bioregistry.schema:0000019 orcid:0000-0002-1005-8383 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/EO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:EO_0007404 ;
    bioregistry.schema:0000029 "eo" .

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

agroportal:EO dcterms:isPartOf bioregistry.metaresource:agroportal .

biocontext:EO dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:eo dcterms:isPartOf bioregistry.metaresource:n2t .

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

prefixcommons:eo dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:eo dcterms:isPartOf bioregistry.metaresource:miriam .

obofoundry:eo dcterms:isPartOf bioregistry.metaresource:obofoundry .

