@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:0000237> ns0:scale_of <http://www.cropontology.org/rdf/CO_323:0000278> . <http://www.cropontology.org/rdf/CO_323:0000278> metadata_def:mappingLoom "rustresponseestimation" ; metadata_def:mappingSameURI <http://www.cropontology.org/rdf/CO_323:0000278> ; ns0:method_of <http://www.cropontology.org/rdf/CO_323:0000277> ; a owl:Class, owl:NamedIndividual, skos:Concept ; rdfs:label "Rust response - Estimation"@en ; rdfs:subClassOf ns0:Estimation ; skos:broaderTransitive ns0:Estimation ; skos:definition "Observe the host reaction to Rust, and rate it, usually scored from immune/resistant to susceptible."@en ; skos:prefLabel "Rust response - Estimation"@en . <http://www.cropontology.org/rdf/CO_323:0000279> ns0:variable_of <http://www.cropontology.org/rdf/CO_323:0000278> .
@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:0000237>
    ns0:scale_of <http://www.cropontology.org/rdf/CO_323:0000278> .

<http://www.cropontology.org/rdf/CO_323:0000278>
    metadata_def:mappingLoom "rustresponseestimation" ;
    metadata_def:mappingSameURI <http://www.cropontology.org/rdf/CO_323:0000278> ;
    ns0:method_of <http://www.cropontology.org/rdf/CO_323:0000277> ;
    a owl:Class, owl:NamedIndividual, skos:Concept ;
    rdfs:label "Rust response - Estimation"@en ;
    rdfs:subClassOf ns0:Estimation ;
    skos:broaderTransitive ns0:Estimation ;
    skos:definition "Observe the host reaction to Rust, and rate it, usually scored from immune/resistant to susceptible."@en ;
    skos:prefLabel "Rust response - Estimation"@en .

<http://www.cropontology.org/rdf/CO_323:0000279>
    ns0:variable_of <http://www.cropontology.org/rdf/CO_323:0000278> .