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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:co_334 .

bioregistry.metaresource:cropoct dcterms:hasPart cropoct:CO_334 .

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

bioregistry:co_334 a bioregistry.schema:0000001 ;
    rdfs:label "Cassava Ontology" ;
    dcterms:description "Crop-specific trait ontologies enhance the interoperability and effectiveness of data exchange between the data sources which adopt it, by providing standard concepts that are use to describe phenotypes stored in those sources. As one of them, the Cassava Ontology is actively used and shared in different databases such as the BMS (Breeding Management system) of the IBP or the CassavaBase. Cassava, a major staple crop, is the main source of calories for 500 million people across the globe. A perennial woody shrub native to Latin America, cassava is primarily grown as an annual crop in the humid tropics. A cash crop as well as a subsistence crop, cassava's large edible starchy roots are a source of low-cost carbohydrates for millions. Cassava end products range from fresh roots cooked, boiled, baked or fried at the household level, to highly processed starch as a food additive."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/bioversity/Crop-Ontology> ;
    skos:exactMatch agroportal:CO_334,
        cropoct:CO_334,
        fairsharing:FAIRsharing.v06c4q ;
    dcat:keyword "agriculture",
        "botany",
        "food",
        "nutritional science",
        "ontology",
        "phenotype",
        "plant phenotypes and traits" ;
    foaf:homepage <http://www.cropontology.org/> ;
    bioregistry.schema:0000005 "0000070"^^xsd:string ;
    bioregistry.schema:0000006 "https://cropontology.org/rdf/CO_334:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <http://cropontology.org/rdf/CO_334.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6020-5919 ;
    bioregistry.schema:0000024 "https://cropontology.org/rdf/CO_334:"^^xsd:string ;
    bioregistry.schema:0000027 <https://cropontology.org/rdf/CO_334:0000070> ;
    bioregistry.schema:0000029 "co_334" .

orcid:0000-0002-6020-5919 rdfs:label "Elizabeth Arnaud" ;
    foaf:mbox "e.arnaud@cgiar.org" .

agroportal:CO_334 dcterms:isPartOf bioregistry.metaresource:agroportal .

cropoct:CO_334 dcterms:isPartOf bioregistry.metaresource:cropoct .

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

