@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.cropontology.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <http://www.cropontology.org/rdf/CO_323:0000134> ns0:scale_of <http://www.cropontology.org/rdf/CO_323:0000341> . <http://www.cropontology.org/rdf/CO_323:0000341> metadata_def:mappingLoom "graincreasewidthestimation" ; metadata_def:mappingSameURI <http://www.cropontology.org/rdf/CO_323:0000341> ; ns0:method_of <http://www.cropontology.org/rdf/CO_323:0000132> ; a owl:Class, owl:NamedIndividual, skos:Concept ; rdfs:label "Grain crease width - Estimation"@en ; rdfs:subClassOf ns0:Estimation ; skos:broaderTransitive ns0:Estimation ; skos:definition "Observe the grain crease width on the ventral side of the grain and record it."@en ; skos:prefLabel "Grain crease width - Estimation"@en . <http://www.cropontology.org/rdf/CO_323:0000342> ns0:variable_of <http://www.cropontology.org/rdf/CO_323:0000341> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.cropontology.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<http://www.cropontology.org/rdf/CO_323:0000134>
    ns0:scale_of <http://www.cropontology.org/rdf/CO_323:0000341> .

<http://www.cropontology.org/rdf/CO_323:0000341>
    metadata_def:mappingLoom "graincreasewidthestimation" ;
    metadata_def:mappingSameURI <http://www.cropontology.org/rdf/CO_323:0000341> ;
    ns0:method_of <http://www.cropontology.org/rdf/CO_323:0000132> ;
    a owl:Class, owl:NamedIndividual, skos:Concept ;
    rdfs:label "Grain crease width - Estimation"@en ;
    rdfs:subClassOf ns0:Estimation ;
    skos:broaderTransitive ns0:Estimation ;
    skos:definition "Observe the grain crease width on the ventral side of the grain and record it."@en ;
    skos:prefLabel "Grain crease width - Estimation"@en .

<http://www.cropontology.org/rdf/CO_323:0000342>
    ns0:variable_of <http://www.cropontology.org/rdf/CO_323:0000341> .