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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:co_370 .

bioregistry.metaresource:cropoct dcterms:hasPart cropoct:CO_370 .

bioregistry:co_370 a bioregistry.schema:0000001 ;
    rdfs:label "Apple Ontology" ;
    dcterms:description "Apple (Malus domestica) defines crop traits and variables to support the standardisation of apple breeding databases providing description of agronomic, morphological, physiological, quality traits, its methods and scales. This project has received funding from the European Union's Horizon 2020 research and innovation program under the Marie Skłodowska-Curie grant agreement No 894215."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/bioversity/Crop-Ontology> ;
    skos:exactMatch agroportal:CO_370,
        cropoct:CO_370 ;
    dcat:keyword "ontology" ;
    foaf:homepage <http://www.cropontology.org/> ;
    bioregistry.schema:0000005 "0000890"^^xsd:string ;
    bioregistry.schema:0000006 "https://cropontology.org/rdf/CO_370:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <http://cropontology.org/rdf/CO_370.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8981-0442 ;
    bioregistry.schema:0000024 "https://cropontology.org/rdf/CO_370:"^^xsd:string ;
    bioregistry.schema:0000027 <https://cropontology.org/rdf/CO_370:0000890> ;
    bioregistry.schema:0000029 "co_370" .

orcid:0000-0002-8981-0442 rdfs:label "Ekaterina Chuprikova" ;
    foaf:mbox "ekaterina.chuprikova@eurac.edu" .

agroportal:CO_370 dcterms:isPartOf bioregistry.metaresource:agroportal .

cropoct:CO_370 dcterms:isPartOf bioregistry.metaresource:cropoct .

