@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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . 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. There are three types of cellular components described in the gene ontology: (1) the cellular anatomical entity where a gene product carries out a molecular function (e.g., plasma membrane, cytoskeleton) or membrane-enclosed compartments (e.g., mitochondrion); (2) virion components, where viral proteins act, and (3) the stable macromolecular complexes of which gene product are parts (e.g., the clathrin complex)." ; 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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

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. There are three types of cellular components described in the gene ontology: (1) the cellular anatomical entity where a gene product carries out a molecular function (e.g., plasma membrane, cytoskeleton) or membrane-enclosed compartments (e.g., mitochondrion); (2) virion components, where viral proteins act, and (3) the stable macromolecular complexes of which gene product are parts (e.g., the clathrin complex)." ;
    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 .