@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_0020124 rdfs:subClassOf obo_purl:PO_0025197 . obo_purl:PO_0025197 metadata_def:mappingLoom "stele" ; metadata_def:mappingSameURI obo_purl:PO_0025197 ; metadata_def:prefLabel "stele" ; metadata:prefixIRI "PO:0025197" ; obo_purl:IAO_0000115 "A cardinal organ part (PO:0025001) that is the central column of a plant axis that consists of the primary vascular tissue and associated ground tissue." ; a owl:Class ; rdfs:comment "If a pith is present, it is part of the stele, otherwise the stele only includes the primary vascular tissue and the ground tissue that surrounds it." ; rdfs:label "stele" ; rdfs:subClassOf obo_purl:PO_0025131 .
@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_0020124
    rdfs:subClassOf obo_purl:PO_0025197 .

obo_purl:PO_0025197
    metadata_def:mappingLoom "stele" ;
    metadata_def:mappingSameURI obo_purl:PO_0025197 ;
    metadata_def:prefLabel "stele" ;
    metadata:prefixIRI "PO:0025197" ;
    obo_purl:IAO_0000115 "A cardinal organ part (PO:0025001) that is the central column of a plant axis that consists of the primary vascular tissue and associated ground tissue." ;
    a owl:Class ;
    rdfs:comment "If a pith is present, it is part of the stele, otherwise the stele only includes the primary vascular tissue and the ground tissue that surrounds it." ;
    rdfs:label "stele" ;
    rdfs:subClassOf obo_purl:PO_0025131 .