@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:ENVO_01000789 metadata_def:mappingLoom "flame" ; metadata_def:mappingSameURI obo_purl:ENVO_01000789 ; metadata_def:prefLabel "flame" ; metadata:prefixIRI "ENVO:01000789" ; obo_purl:IAO_0000115 "A portion of gas which is emitted by a fire or other exothermic reaction, is of increased temperature, and typically emits light in the visible range." ; obo_purl:RO_0000086 obo_purl:PATO_0001305 ; a owl:Class ; rdfs:label "flame"@en ; rdfs:subClassOf obo_purl:ENVO_01000797 . obo_purl:ENVO_01000790 rdfs:subClassOf obo_purl:ENVO_01000789 .
@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:ENVO_01000789
    metadata_def:mappingLoom "flame" ;
    metadata_def:mappingSameURI obo_purl:ENVO_01000789 ;
    metadata_def:prefLabel "flame" ;
    metadata:prefixIRI "ENVO:01000789" ;
    obo_purl:IAO_0000115 "A portion of gas which is emitted by a fire or other exothermic reaction, is of increased temperature, and typically emits light in the visible range." ;
    obo_purl:RO_0000086 obo_purl:PATO_0001305 ;
    a owl:Class ;
    rdfs:label "flame"@en ;
    rdfs:subClassOf obo_purl:ENVO_01000797 .

obo_purl:ENVO_01000790
    rdfs:subClassOf obo_purl:ENVO_01000789 .