@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_02500002 metadata_def:mappingLoom "flooding" ; metadata_def:mappingSameURI obo_purl:ENVO_02500002 ; metadata_def:prefLabel "flooding" ; metadata:prefixIRI "ENVO:02500002", "obo1:ENVO_02500002" ; obo_purl:IAO_0000115 "A general and temporary condition of partial or complete inundation of normally dry land areas from the overflow of inland and/or tidal waters, and/or the unusual and rapid accumulation or runoff of surface waters from any source. A great flow along a watercourse or a flow causing inundation of lands not normally covered by water." ; obo_purl:RO_0000057 obo_purl:ENVO_00000063, obo_purl:ENVO_01000635 ; a owl:Class ; rdfs:label "flooding" ; rdfs:subClassOf obo_purl:ENVO_03000010 .
@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_02500002
    metadata_def:mappingLoom "flooding" ;
    metadata_def:mappingSameURI obo_purl:ENVO_02500002 ;
    metadata_def:prefLabel "flooding" ;
    metadata:prefixIRI "ENVO:02500002", "obo1:ENVO_02500002" ;
    obo_purl:IAO_0000115 "A general and temporary condition of partial or complete inundation of normally dry land areas from the overflow of inland and/or tidal waters, and/or the unusual and rapid accumulation or runoff of surface waters from any source. A great flow along a watercourse or a flow causing inundation of lands not normally covered by water." ;
    obo_purl:RO_0000057 obo_purl:ENVO_00000063, obo_purl:ENVO_01000635 ;
    a owl:Class ;
    rdfs:label "flooding" ;
    rdfs:subClassOf obo_purl:ENVO_03000010 .