@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_338 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:co_338 .

bioregistry.metaresource:cropoct dcterms:hasPart cropoct:CO_338 .

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

bioregistry:co_338 a bioregistry.schema:0000001 ;
    rdfs:label "Chickpea Ontology" ;
    dcterms:description "Development of crop-specific trait ontologies including the Chickpea Ontology began in 2008 as part of the Crop Ontology (CO) project. The Crop Ontology has been created to compile validated concepts along with their inter-relationships on anatomy, structure and phenotype of Crops, on trait measurement and methods as well as on Germplasm with the multi-crop passport terms. The concepts of the CO are being used to curate agronomic databases and describe the data. The use of ontology terms to describe agronomic phenotypes and the accurate mapping of these descriptions into databases is important in comparative phenotypic and genotypic studies across species and gene-discovery experiments as it provides harmonized description of the data and therefore facilitates the retrieval of information."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/bioversity/Crop-Ontology> ;
    skos:exactMatch agroportal:CO_338,
        cropoct:CO_338,
        fairsharing:FAIRsharing.js20q3 ;
    dcat:keyword "agriculture",
        "botany",
        "food",
        "ontology",
        "phenotype",
        "plant phenotypes and traits" ;
    foaf:homepage <http://www.cropontology.org/> ;
    bioregistry.schema:0000005 "0000138"^^xsd:string ;
    bioregistry.schema:0000006 "https://cropontology.org/rdf/CO_338:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <http://cropontology.org/rdf/CO_338.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0091-7981 ;
    bioregistry.schema:0000024 "https://cropontology.org/rdf/CO_338:"^^xsd:string ;
    bioregistry.schema:0000027 <https://cropontology.org/rdf/CO_338:0000138> ;
    bioregistry.schema:0000029 "co_338" .

orcid:0000-0002-0091-7981 rdfs:label "Trushar Shah" ;
    foaf:mbox "tm.shah@cgiar.org" .

agroportal:CO_338 dcterms:isPartOf bioregistry.metaresource:agroportal .

cropoct:CO_338 dcterms:isPartOf bioregistry.metaresource:cropoct .

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

