@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 skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <https://cropontology.org/rdf/CO_358:0000544> metadata_def:mappingLoom "lycomputation" ; metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_358:0000544> ; metadata_def:prefLabel "LY - Computation"@en ; a owl:Class ; rdfs:label "LY - Computation"@en ; rdfs:subClassOf ns0:Computation ; skos:definition "LY (Lint yield) = [the weight of plot plus the weight of 25 samples in pounds (plot_wt+25_sample_wt)] x [the mean lint percentage of the 4 replications (avg_lint_pct_of_4_reps)] x 163.35/100"@en .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<https://cropontology.org/rdf/CO_358:0000544>
    metadata_def:mappingLoom "lycomputation" ;
    metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_358:0000544> ;
    metadata_def:prefLabel "LY - Computation"@en ;
    a owl:Class ;
    rdfs:label "LY - Computation"@en ;
    rdfs:subClassOf ns0:Computation ;
    skos:definition "LY (Lint yield) = [the weight of plot plus the weight of 25 samples in pounds (plot_wt+25_sample_wt)] x [the mean lint percentage of the 4 replications (avg_lint_pct_of_4_reps)] x 163.35/100"@en .