@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_0010817 metadata_def:mappingLoom "regulationofhormonelevels" ; metadata_def:mappingSameURI obo_purl:GO_0010817 ; metadata_def:prefLabel "regulation of hormone levels" ; obo_purl:IAO_0000115 "Any process that modulates the levels of hormone within an organism or a tissue. A hormone is any substance formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells in the same organism, upon which it has a specific regulatory action." ; oboinowl_gen:hasOBONamespace "biological_process" ; oboinowl_gen:id "GO:0010817" ; a owl:Class ; rdfs:label "regulation of hormone levels" ; rdfs:subClassOf owl:Thing ; skos:notation "GO:0010817" . obo_purl:GO_0042445 rdfs:subClassOf obo_purl:GO_0010817 .
@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_0010817
    metadata_def:mappingLoom "regulationofhormonelevels" ;
    metadata_def:mappingSameURI obo_purl:GO_0010817 ;
    metadata_def:prefLabel "regulation of hormone levels" ;
    obo_purl:IAO_0000115 "Any process that modulates the levels of hormone within an organism or a tissue. A hormone is any substance formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells in the same organism, upon which it has a specific regulatory action." ;
    oboinowl_gen:hasOBONamespace "biological_process" ;
    oboinowl_gen:id "GO:0010817" ;
    a owl:Class ;
    rdfs:label "regulation of hormone levels" ;
    rdfs:subClassOf owl:Thing ;
    skos:notation "GO:0010817" .

obo_purl:GO_0042445
    rdfs:subClassOf obo_purl:GO_0010817 .