@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_0008150 metadata_def:mappingLoom "biologicalprocess" ; metadata_def:mappingSameURI obo_purl:GO_0008150 ; metadata_def:prefLabel "biological_process" ; metadata:prefixIRI "GO:0008150" ; obo_purl:IAO_0000115 "Any process specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end." ; oboinowl_gen:hasExactSynonym "biological process", "physiological process" ; oboinowl_gen:hasRelatedSynonym "single organism process", "single-organism process" ; a owl:Class ; rdfs:label "biological_process" ; rdfs:subClassOf obo_purl:BFO_0000015 . obo_purl:RO_0002295 rdfs:domain obo_purl:GO_0008150 .
@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_0008150
    metadata_def:mappingLoom "biologicalprocess" ;
    metadata_def:mappingSameURI obo_purl:GO_0008150 ;
    metadata_def:prefLabel "biological_process" ;
    metadata:prefixIRI "GO:0008150" ;
    obo_purl:IAO_0000115 "Any process specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end." ;
    oboinowl_gen:hasExactSynonym "biological process", "physiological process" ;
    oboinowl_gen:hasRelatedSynonym "single organism process", "single-organism process" ;
    a owl:Class ;
    rdfs:label "biological_process" ;
    rdfs:subClassOf obo_purl:BFO_0000015 .

obo_purl:RO_0002295
    rdfs:domain obo_purl:GO_0008150 .