@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://cropontology.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . <https://cropontology.org/rdf/CO_348:2000013> metadata_def:mappingLoom "beginningofpodmaturitytimebbch81" ; metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_348:2000013> ; metadata_def:prefLabel "Beginning of pod maturity time (BBCH 81)" ; a owl:Class ; rdfs:label "Beginning of pod maturity time (BBCH 81)"@en ; rdfs:subClassOf ns0:Phenological ; skos:altLabel "BBCH growth stage 81;CETIUM growth stage G5"@en ; skos:definition "10% of the seeds have reached maturity, seeds are brown and hard Corresponds to growth stage G5 (CETIOM) or 81 (BBCH scale)"@en ; ns0:attribute "Development stage" ; ns0:entity "Plant" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://cropontology.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://cropontology.org/rdf/CO_348:2000013>
    metadata_def:mappingLoom "beginningofpodmaturitytimebbch81" ;
    metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_348:2000013> ;
    metadata_def:prefLabel "Beginning of pod maturity time (BBCH 81)" ;
    a owl:Class ;
    rdfs:label "Beginning of pod maturity time (BBCH 81)"@en ;
    rdfs:subClassOf ns0:Phenological ;
    skos:altLabel "BBCH growth stage 81;CETIUM growth stage G5"@en ;
    skos:definition "10% of the seeds have reached maturity, seeds are brown and hard Corresponds to growth stage G5 (CETIOM) or 81 (BBCH scale)"@en ;
    ns0:attribute "Development stage" ;
    ns0:entity "Plant" .