@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_0016301 metadata_def:mappingLoom "kinaseactivity" ; metadata_def:mappingSameURI obo_purl:GO_0016301 ; metadata_def:prefLabel "kinase activity" ; obo_purl:IAO_0000115 "Catalysis of the transfer of a phosphate group, usually from ATP, to a substrate molecule." ; oboinowl_gen:hasDbXref "Reactome:R-HSA-6788855", "Reactome:R-HSA-6788867" ; oboinowl_gen:hasExactSynonym "phosphokinase activity" ; oboinowl_gen:id "GO:0016301" ; a owl:Class ; rdfs:comment "Note that this term encompasses all activities that transfer a single phosphate group; although ATP is by far the most common phosphate donor, reactions using other phosphate donors are included in this term." ; rdfs:label "kinase activity" ; rdfs:subClassOf obo_purl:GO_0003674 ; skos:notation "GO:0016301" .
@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_0016301
    metadata_def:mappingLoom "kinaseactivity" ;
    metadata_def:mappingSameURI obo_purl:GO_0016301 ;
    metadata_def:prefLabel "kinase activity" ;
    obo_purl:IAO_0000115 "Catalysis of the transfer of a phosphate group, usually from ATP, to a substrate molecule." ;
    oboinowl_gen:hasDbXref "Reactome:R-HSA-6788855", "Reactome:R-HSA-6788867" ;
    oboinowl_gen:hasExactSynonym "phosphokinase activity" ;
    oboinowl_gen:id "GO:0016301" ;
    a owl:Class ;
    rdfs:comment "Note that this term encompasses all activities that transfer a single phosphate group; although ATP is by far the most common phosphate donor, reactions using other phosphate donors are included in this term." ;
    rdfs:label "kinase activity" ;
    rdfs:subClassOf obo_purl:GO_0003674 ;
    skos:notation "GO:0016301" .