@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_0009032 metadata_def:mappingLoom "petal" ; metadata_def:mappingSameURI obo_purl:PO_0009032 ; metadata_def:prefLabel "petal" ; metadata:prefixIRI "PO:0009032" ; obo_purl:IAO_0000115 "A phyllome (PO:0006001) that is part of the corolla (PO:0009059), and is usually colored (not green)." ; a owl:Class ; rdfs:comment "In some species the petal (PO:0009032) may not be colored.", "The often showy flower component attached just inside the sepals; petals are usually colorful to attract pollinators." ; rdfs:label "petal" ; rdfs:subClassOf obo_purl:PO_0009046 .
@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_0009032
    metadata_def:mappingLoom "petal" ;
    metadata_def:mappingSameURI obo_purl:PO_0009032 ;
    metadata_def:prefLabel "petal" ;
    metadata:prefixIRI "PO:0009032" ;
    obo_purl:IAO_0000115 "A phyllome (PO:0006001) that is part of the corolla (PO:0009059), and is usually colored (not green)." ;
    a owl:Class ;
    rdfs:comment "In some species the petal (PO:0009032) may not be colored.", "The often showy flower component attached just inside the sepals; petals are usually colorful to attract pollinators." ;
    rdfs:label "petal" ;
    rdfs:subClassOf obo_purl:PO_0009046 .