@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_338:0000058> metadata_def:mappingLoom "nooffertilepodsperplant" ; metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_338:0000058> ; metadata_def:prefLabel "No. of fertile pods per plant" ; a owl:Class ; rdfs:label "No. of fertile pods per plant"@en ; rdfs:subClassOf ns0:Morphological ; skos:definition "Number of pods with seed"@en ; ns0:acronym "NPDPL"@en ; ns0:attribute "Fertile pod number" .
@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_338:0000058>
    metadata_def:mappingLoom "nooffertilepodsperplant" ;
    metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_338:0000058> ;
    metadata_def:prefLabel "No. of fertile pods per plant" ;
    a owl:Class ;
    rdfs:label "No. of fertile pods per plant"@en ;
    rdfs:subClassOf ns0:Morphological ;
    skos:definition "Number of pods with seed"@en ;
    ns0:acronym "NPDPL"@en ;
    ns0:attribute "Fertile pod number" .