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

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:CO_350 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:co_350 .

bioregistry.metaresource:cropoct dcterms:hasPart cropoct:CO_350 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.35e1c3 .

bioregistry:co_350 a bioregistry.schema:0000001 ;
    rdfs:label "Oat Ontology" ;
    dcterms:description "Reference Plant Ontologies are being developed in the context of the Planteome project and are being integrated with the Crop Ontology, which provides harmonized breeders’ trait names, measurement methods, scales and standard variables for many crops. The Oat Trait Ontology is one of these reference plant ontologies integrated within the Crop Ontology. The Oat Trait Dictionary was commissioned by Oat Global (http://oatglobal.org/) to hold the traits used in the T3/Oat database (http://triticeaetoolbox.org/oat/)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/bioversity/Crop-Ontology> ;
    skos:exactMatch agroportal:CO_350,
        cropoct:CO_350,
        fairsharing:FAIRsharing.35e1c3 ;
    dcat:keyword "agriculture",
        "botany",
        "life science",
        "ontology",
        "phenotype",
        "plant phenotypes and traits" ;
    foaf:homepage <http://www.cropontology.org/> ;
    bioregistry.schema:0000005 "0000215"^^xsd:string ;
    bioregistry.schema:0000006 "https://cropontology.org/rdf/CO_350:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <http://cropontology.org/rdf/CO_350.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4849-628X ;
    bioregistry.schema:0000024 "https://cropontology.org/rdf/CO_350:"^^xsd:string ;
    bioregistry.schema:0000027 <https://cropontology.org/rdf/CO_350:0000215> ;
    bioregistry.schema:0000029 "co_350" .

orcid:0000-0003-4849-628X rdfs:label "Jean-Luc Jannink" ;
    foaf:mbox "jeanluc.work@gmail.com" .

agroportal:CO_350 dcterms:isPartOf bioregistry.metaresource:agroportal .

cropoct:CO_350 dcterms:isPartOf bioregistry.metaresource:cropoct .

fairsharing:FAIRsharing.35e1c3 dcterms:isPartOf bioregistry.metaresource:fairsharing .

