@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 skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . obo_purl:CHEBI_30887 metadata_def:mappingLoom "isocitricacid" ; metadata_def:mappingSameURI obo_purl:CHEBI_30887 ; metadata_def:prefLabel "isocitric acid" ; obo_purl:IAO_0000115 "A tricarboxylic acid that is propan-1-ol with a hydrogen at each of the 3 carbon positions replaced by a carboxy group." ; oboinowl_gen:hasAlternativeId "CHEBI:24886", "CHEBI:5998" ; oboinowl_gen:id "CHEBI:30887" ; a owl:Class ; rdfs:label "isocitric acid", "isocitric acid"^^xml:string ; rdfs:subClassOf obo_purl:CHEBI_64709 ; skos:notation "CHEBI:30887" .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .

obo_purl:CHEBI_30887
    metadata_def:mappingLoom "isocitricacid" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_30887 ;
    metadata_def:prefLabel "isocitric acid" ;
    obo_purl:IAO_0000115 "A tricarboxylic acid that is propan-1-ol with a hydrogen at each of the 3 carbon positions replaced by a carboxy group." ;
    oboinowl_gen:hasAlternativeId "CHEBI:24886", "CHEBI:5998" ;
    oboinowl_gen:id "CHEBI:30887" ;
    a owl:Class ;
    rdfs:label "isocitric acid", "isocitric acid"^^xml:string ;
    rdfs:subClassOf obo_purl:CHEBI_64709 ;
    skos:notation "CHEBI:30887" .