@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@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:PECO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:PECO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PECO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PECO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:peco .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:PECO .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.6yNXYK .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:peco .

bioregistry.metaresource:ols dcterms:hasPart ols:peco .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:PECO .

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

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

bioregistry:peco a bioregistry.schema:0000001 ;
    rdfs:label "Plant Experimental Conditions Ontology" ;
    dcterms:description "A structured, controlled vocabulary which describes the treatments, growing conditions, and/or study types used in plant biology experiments."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/Planteome/plant-experimental-conditions-ontology> ;
    skos:exactMatch aberowl:PECO,
        agroportal:PECO,
        ecoportal:PECO,
        ontobee:PECO,
        wikidata:Q81661777,
        bioportal:PECO,
        biocontext:PECO,
        fairsharing:FAIRsharing.6yNXYK,
        tib.ts:peco,
        ols:peco,
        obofoundry:peco ;
    dcat:keyword "botany",
        "dataplant",
        "experimental condition",
        "experimental measurement",
        "experimentally determined",
        "life sciences, biology",
        "obo",
        "ontology",
        "study design" ;
    foaf:homepage <http://planteome.org/> ;
    bioregistry.schema:0000005 "0007114"^^xsd:string ;
    bioregistry.schema:0000006 "https://browser.planteome.org/amigo/term/PECO:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:peco.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:agro,
        bioregistry:mco ;
    bioregistry.schema:0000019 orcid:0000-0002-1005-8383 ;
    bioregistry.schema:0000024 "https://browser.planteome.org/amigo/term/PECO:"^^xsd:string ;
    bioregistry.schema:0000027 <https://browser.planteome.org/amigo/term/PECO:0007114> ;
    bioregistry.schema:0000029 "peco" .

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

aberowl:PECO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:PECO dcterms:isPartOf bioregistry.metaresource:agroportal .

ecoportal:PECO dcterms:isPartOf bioregistry.metaresource:ecoportal .

ontobee:PECO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:PECO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:PECO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.6yNXYK dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

ols:peco dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:peco dcterms:isPartOf bioregistry.metaresource:obofoundry .

