@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@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 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:TO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:TO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TO .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:TO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PTO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:to .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:to .

bioregistry.metaresource:ols dcterms:hasPart ols:to .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:TO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pto .

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

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

bioregistry:to a bioregistry.schema:0000001 ;
    rdfs:label "Plant Trait Ontology" ;
    dcterms:description "A controlled vocabulary to describe phenotypic traits in plants."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/Planteome/plant-trait-ontology> ;
    skos:exactMatch aberowl:TO,
        agroportal:TO,
        ontobee:TO,
        wikidata:Q81661818,
        biodivportal:TO,
        bioportal:PTO,
        biocontext:TO,
        fairsharing:FAIRsharing.w69t6r,
        prefixcommons:pto,
        tib.ts:to,
        ols:to,
        obofoundry:to ;
    dcat:keyword "botany",
        "dataplant",
        "earth sciences",
        "ess",
        "life cycle",
        "obo",
        "ontology",
        "phenotype",
        "plant",
        "structure",
        "trait" ;
    foaf:homepage <http://browser.planteome.org/amigo> ;
    bioregistry.schema:0000005 "0000630"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/TO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:to.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:agro ;
    bioregistry.schema:0000019 orcid:0000-0002-1005-8383 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/TO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:TO_0000630 ;
    bioregistry.schema:0000029 "to" .

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

aberowl:TO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:TO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:TO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

biodivportal:TO dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:PTO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:TO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:pto dcterms:isPartOf bioregistry.metaresource:prefixcommons .

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

ols:to dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:to dcterms:isPartOf bioregistry.metaresource:obofoundry .

