@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:COB_0000011 metadata_def:mappingLoom "atom" ; metadata_def:mappingSameURI obo_purl:COB_0000011 ; metadata_def:prefLabel "atom" ; metadata:prefixIRI "COB:0000011" ; obo_purl:BFO_0000051 obo_purl:CHEBI_33252 ; obo_purl:IAO_0000115 "A material entity consisting of exactly one atomic nucleus and the electron(s) orbiting it." ; obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/cob.owl> ; a owl:Class ; rdfs:comment "This atom is closely related to ChEBI's atom, but not exactly equivalent to." ; rdfs:label "atom"@en ; rdfs:subClassOf obo_purl:BFO_0000040 . obo_purl:COB_0000013 obo_purl:BFO_0000051 obo_purl:COB_0000011 .
@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:COB_0000011
    metadata_def:mappingLoom "atom" ;
    metadata_def:mappingSameURI obo_purl:COB_0000011 ;
    metadata_def:prefLabel "atom" ;
    metadata:prefixIRI "COB:0000011" ;
    obo_purl:BFO_0000051 obo_purl:CHEBI_33252 ;
    obo_purl:IAO_0000115 "A material entity consisting of exactly one atomic nucleus and the electron(s) orbiting it." ;
    obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/cob.owl> ;
    a owl:Class ;
    rdfs:comment "This atom is closely related to ChEBI's atom, but not exactly equivalent to." ;
    rdfs:label "atom"@en ;
    rdfs:subClassOf obo_purl:BFO_0000040 .

obo_purl:COB_0000013
    obo_purl:BFO_0000051 obo_purl:COB_0000011 .