@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#> . @prefix ns0: <http://purl.obolibrary.org/obo/chebi#> . obo_purl:CHEBI_24431 metadata_def:mappingLoom "chemicalentity" ; metadata_def:mappingSameURI obo_purl:CHEBI_24431 ; metadata_def:prefLabel "chemical entity" ; obo_purl:IAO_0000115 "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ; oboinowl_gen:hasExactSynonym "chemical entity" ; oboinowl_gen:hasOBONamespace "chebi_ontology" ; oboinowl_gen:id "CHEBI:24431" ; oboinowl_gen:inSubset <http://purl.obolibrary.org/obo/chebi#3_STAR> ; a owl:Class ; rdfs:label "chemical entity" ; rdfs:subClassOf owl:Thing ; skos:notation "CHEBI:24431" . obo_purl:CHEBI_59999 rdfs:subClassOf obo_purl:CHEBI_24431 .
@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#> .
@prefix ns0: <http://purl.obolibrary.org/obo/chebi#> .

obo_purl:CHEBI_24431
    metadata_def:mappingLoom "chemicalentity" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_24431 ;
    metadata_def:prefLabel "chemical entity" ;
    obo_purl:IAO_0000115 "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ;
    oboinowl_gen:hasExactSynonym "chemical entity" ;
    oboinowl_gen:hasOBONamespace "chebi_ontology" ;
    oboinowl_gen:id "CHEBI:24431" ;
    oboinowl_gen:inSubset <http://purl.obolibrary.org/obo/chebi#3_STAR> ;
    a owl:Class ;
    rdfs:label "chemical entity" ;
    rdfs:subClassOf owl:Thing ;
    skos:notation "CHEBI:24431" .

obo_purl:CHEBI_59999
    rdfs:subClassOf obo_purl:CHEBI_24431 .