@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/POLAPGEN_BARLEY:0000003> metadata_def:mappingLoom "headingstage" ; metadata_def:mappingSameURI <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000003> ; a owl:Class, owl:NamedIndividual, skos:Concept ; rdfs:label "Heading stage"@en ; rdfs:subClassOf <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:Agronomic> ; skos:broaderTransitive <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:Agronomic> ; skos:definition "Number of days from sowing to emergence of inflorescence (spike) from the flag leaf"@en ; skos:prefLabel "Heading stage"@en . <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000004> ns0:method_of <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000003> .
@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/POLAPGEN_BARLEY:0000003>
    metadata_def:mappingLoom "headingstage" ;
    metadata_def:mappingSameURI <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000003> ;
    a owl:Class, owl:NamedIndividual, skos:Concept ;
    rdfs:label "Heading stage"@en ;
    rdfs:subClassOf <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:Agronomic> ;
    skos:broaderTransitive <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:Agronomic> ;
    skos:definition "Number of days from sowing to emergence of inflorescence (spike) from the flag leaf"@en ;
    skos:prefLabel "Heading stage"@en .

<http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000004>
    ns0:method_of <http://www.cropontology.org/rdf/POLAPGEN_BARLEY:0000003> .