@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:CHEBI_27369 rdfs:subClassOf obo_purl:CHEBI_51151 . obo_purl:CHEBI_51151 metadata_def:mappingLoom "dipolarcompound" ; metadata_def:mappingSameURI obo_purl:CHEBI_51151 ; metadata_def:prefLabel "dipolar compound" ; metadata:prefixIRI "CHEBI:51151" ; obo_purl:IAO_0000115 "An organic molecule that is electrically neutral carrying a positive and a negative charge in one of its major canonical descriptions. In most dipolar compounds the charges are delocalized; however the term is also applied to species where this is not the case." ; a owl:Class ; rdfs:label "dipolar compound" ; rdfs:subClassOf obo_purl:CHEBI_72695 .
@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:CHEBI_27369
    rdfs:subClassOf obo_purl:CHEBI_51151 .

obo_purl:CHEBI_51151
    metadata_def:mappingLoom "dipolarcompound" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_51151 ;
    metadata_def:prefLabel "dipolar compound" ;
    metadata:prefixIRI "CHEBI:51151" ;
    obo_purl:IAO_0000115 "An  organic molecule that is electrically neutral carrying a positive and a negative charge in one of its major canonical descriptions. In most dipolar compounds the charges are delocalized; however the term is also applied to species where this is not the case." ;
    a owl:Class ;
    rdfs:label "dipolar compound" ;
    rdfs:subClassOf obo_purl:CHEBI_72695 .