@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @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 metadata: <http://data.bioontology.org/metadata/> . obo_purl:PO_0007632 metadata_def:mappingLoom "seedmaturationstage" ; metadata_def:mappingSameURI obo_purl:PO_0007632 ; metadata_def:prefLabel "seed maturation stage" ; metadata:prefixIRI "PO:0007632" ; obo_purl:IAO_0000115 "Stage during which the seed storage products (storage proteins, lipids and starch) are being accumulated, either in the cotyledons or in the endosperm. Also, LEA proteins are accumulated and subsequently, a desiccation tolerant state is reached at the end of this stage." ; a owl:Class ; rdfs:label "seed maturation stage" ; rdfs:subClassOf obo_purl:PO_0001170 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@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 metadata: <http://data.bioontology.org/metadata/> .

obo_purl:PO_0007632
    metadata_def:mappingLoom "seedmaturationstage" ;
    metadata_def:mappingSameURI obo_purl:PO_0007632 ;
    metadata_def:prefLabel "seed maturation stage" ;
    metadata:prefixIRI "PO:0007632" ;
    obo_purl:IAO_0000115 "Stage during which the seed storage products (storage proteins, lipids and starch) are being accumulated, either in the cotyledons or in the endosperm. Also, LEA proteins are accumulated and subsequently, a desiccation tolerant state is reached at the end of this stage." ;
    a owl:Class ;
    rdfs:label "seed maturation stage" ;
    rdfs:subClassOf obo_purl:PO_0001170 .