@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#> . obo_purl:GO_0008150 metadata_def:mappingLoom "biologicalprocess" ; metadata_def:mappingSameURI obo_purl:GO_0008150 ; metadata_def:prefLabel "biological_process" ; obo_purl:IAO_0000115 "A biological process represents a specific objective that the organism is genetically programmed to achieve. Biological processes are often described by their outcome or ending state, e.g., the biological process of cell division results in the creation of two daughter cells (a divided cell) from a single parent cell. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence." ; oboinowl_gen:created_by "jl" ; oboinowl_gen:creation_date "2012-09-19T15:05:24Z" ; oboinowl_gen:hasDbXref "Wikipedia:Biological_process" ; oboinowl_gen:hasExactSynonym "biological process", "physiological process" ; oboinowl_gen:hasRelatedSynonym "single organism process", "single-organism process" ; oboinowl_gen:id "GO:0008150" ; a owl:Class ; rdfs:comment "Note that, in addition to forming the root of the biological process ontology, this term is recommended for use for the annotation of gene products whose biological process is unknown. When this term is used for annotation, it indicates that no information was available about the biological process of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this." ; rdfs:label "biological_process" ; rdfs:subClassOf owl:Thing ; skos:notation "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 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#> .

obo_purl:GO_0008150
    metadata_def:mappingLoom "biologicalprocess" ;
    metadata_def:mappingSameURI obo_purl:GO_0008150 ;
    metadata_def:prefLabel "biological_process" ;
    obo_purl:IAO_0000115 "A biological process represents a specific objective that the organism is genetically programmed to achieve. Biological processes are often described by their outcome or ending state, e.g., the biological process of cell division results in the creation of two daughter cells (a divided cell) from a single parent cell. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence." ;
    oboinowl_gen:created_by "jl" ;
    oboinowl_gen:creation_date "2012-09-19T15:05:24Z" ;
    oboinowl_gen:hasDbXref "Wikipedia:Biological_process" ;
    oboinowl_gen:hasExactSynonym "biological process", "physiological process" ;
    oboinowl_gen:hasRelatedSynonym "single organism process", "single-organism process" ;
    oboinowl_gen:id "GO:0008150" ;
    a owl:Class ;
    rdfs:comment "Note that, in addition to forming the root of the biological process ontology, this term is recommended for use for the annotation of gene products whose biological process is unknown. When this term is used for annotation, it indicates that no information was available about the biological process of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this." ;
    rdfs:label "biological_process" ;
    rdfs:subClassOf owl:Thing ;
    skos:notation "GO:0008150" .