@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_33655 metadata_def:mappingLoom "aromaticcompound" ; metadata_def:mappingSameURI obo_purl:CHEBI_33655 ; metadata_def:prefLabel "aromatic compound" ; metadata:prefixIRI "CHEBI:33655" ; obo_purl:IAO_0000115 "A cyclically conjugated molecular entity with a stability (due to delocalization) significantly greater than that of a hypothetical localized structure (e.g. Kekule structure) is said to possess aromatic character." ; obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/chebi.owl> ; a owl:Class ; rdfs:label "aromatic compound" ; rdfs:subClassOf obo_purl:CHEBI_33595 . obo_purl:CHEBI_33659 rdfs:subClassOf obo_purl:CHEBI_33655 .
@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_33655
    metadata_def:mappingLoom "aromaticcompound" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_33655 ;
    metadata_def:prefLabel "aromatic compound" ;
    metadata:prefixIRI "CHEBI:33655" ;
    obo_purl:IAO_0000115 "A cyclically conjugated molecular entity with a stability (due to delocalization) significantly greater than that of a hypothetical localized structure (e.g. Kekule structure) is said to possess aromatic character." ;
    obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/chebi.owl> ;
    a owl:Class ;
    rdfs:label "aromatic compound" ;
    rdfs:subClassOf obo_purl:CHEBI_33595 .

obo_purl:CHEBI_33659
    rdfs:subClassOf obo_purl:CHEBI_33655 .