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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:co_357 .

bioregistry.metaresource:cropoct dcterms:hasPart cropoct:CO_357 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.2b04ae .

bioregistry:co_357 a bioregistry.schema:0000001 ;
    rdfs:label "Woody Plant Ontology" ;
    dcterms:description "The Woody Plant Ontology lists reference variables used for experimentations and observations on woody plants (forest trees and shrubs, and possibly fruit trees). It is an international initiative based on various communities (French, Portuguese and European). Terms are collected from various sources and organized following the Crop Ontology standard which provides harmonized variables composed by a triplet: (i) a trait, the studied character, (ii) a method, the measurement protocol and (iii) a scale, the unit of measurement or scoring scale."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/bioversity/Crop-Ontology> ;
    skos:exactMatch agroportal:CO_357,
        cropoct:CO_357,
        fairsharing:FAIRsharing.2b04ae ;
    dcat:keyword "botany",
        "life science",
        "ontology",
        "phenotype" ;
    foaf:homepage <http://cropontology.org/term/CO_357:ROOT> ;
    bioregistry.schema:0000005 "1000290"^^xsd:string ;
    bioregistry.schema:0000006 "https://cropontology.org/rdf/CO_357:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://cropontology.org/rdf/CO_357.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-1877-1703 ;
    bioregistry.schema:0000024 "https://cropontology.org/rdf/CO_357:"^^xsd:string ;
    bioregistry.schema:0000027 <https://cropontology.org/rdf/CO_357:1000290> ;
    bioregistry.schema:0000029 "co_357" .

orcid:0000-0003-1877-1703 rdfs:label "Célia Michotey" ;
    foaf:mbox "celia.michotey@inrae.fr" .

agroportal:CO_357 dcterms:isPartOf bioregistry.metaresource:agroportal .

cropoct:CO_357 dcterms:isPartOf bioregistry.metaresource:cropoct .

fairsharing:FAIRsharing.2b04ae dcterms:isPartOf bioregistry.metaresource:fairsharing .

