@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/> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . obo_purl:GO_0005575 metadata_def:mappingLoom "cellularcomponent" ; metadata_def:mappingSameURI obo_purl:GO_0005575 ; metadata_def:prefLabel "cellular_component" ; metadata:prefixIRI "GO:0005575", "obo1:GO_0005575" ; obo_purl:IAO_0000115 "A location, relative to cellular compartments and structures, occupied by a macromolecular machine when it carries out a molecular function. There are two ways in which the gene ontology describes locations of gene products: (1) relative to cellular structures (e.g., cytoplasmic side of plasma membrane) or compartments (e.g., mitochondrion), and (2) the stable macromolecular complexes of which they are parts (e.g., the ribosome)." ; oboinowl_gen:hasExactSynonym "cell or subcellular entity", "cellular component" ; oboinowl_gen:hasRelatedSynonym "subcellular entity" ; a owl:Class ; rdfs:label "cellular_component" ; rdfs:subClassOf owl:Thing . obo_purl:GO_0110165 rdfs:subClassOf obo_purl:GO_0005575 .
@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/> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .

obo_purl:GO_0005575
    metadata_def:mappingLoom "cellularcomponent" ;
    metadata_def:mappingSameURI obo_purl:GO_0005575 ;
    metadata_def:prefLabel "cellular_component" ;
    metadata:prefixIRI "GO:0005575", "obo1:GO_0005575" ;
    obo_purl:IAO_0000115 "A location, relative to cellular compartments and structures, occupied by a macromolecular machine when it carries out a molecular function. There are two ways in which the gene ontology describes locations of gene products: (1) relative to cellular structures (e.g., cytoplasmic side of plasma membrane) or compartments (e.g., mitochondrion), and (2) the stable macromolecular complexes of which they are parts (e.g., the ribosome)." ;
    oboinowl_gen:hasExactSynonym "cell or subcellular entity", "cellular component" ;
    oboinowl_gen:hasRelatedSynonym "subcellular entity" ;
    a owl:Class ;
    rdfs:label "cellular_component" ;
    rdfs:subClassOf owl:Thing .

obo_purl:GO_0110165
    rdfs:subClassOf obo_purl:GO_0005575 .