@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:2000011> metadata_def:mappingLoom "earlypoddevelopmenttimebbch73" ; metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_348:2000011> ; metadata_def:prefLabel "Early pod development time (BBCH 73)" ; a owl:Class ; rdfs:label "Early pod development time (BBCH 73)"@en ; rdfs:subClassOf ns0:Phenological ; skos:altLabel "BBCH growth stage 73;CETIUM growth stage G4"@en ; skos:definition "30% of the pods have reached their final size, flowering of secondary inflorescences. Corresponds to growth stage G4 (CETIOM) or 73 (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:2000011>
    metadata_def:mappingLoom "earlypoddevelopmenttimebbch73" ;
    metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_348:2000011> ;
    metadata_def:prefLabel "Early pod development time (BBCH 73)" ;
    a owl:Class ;
    rdfs:label "Early pod development time (BBCH 73)"@en ;
    rdfs:subClassOf ns0:Phenological ;
    skos:altLabel "BBCH growth stage 73;CETIUM growth stage G4"@en ;
    skos:definition "30% of the pods have reached their final size, flowering of secondary inflorescences. Corresponds to growth stage G4 (CETIOM) or 73 (BBCH scale)"@en ;
    ns0:attribute "Development stage" ;
    ns0:entity "Plant" .