@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.obolibrary.org/obo/BiPOm#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:co-enzyme_recruitment metadata_def:mappingLoom "coenzymerecruitment" ; metadata_def:mappingSameURI ns0:co-enzyme_recruitment ; metadata_def:prefLabel "co-enzyme recruitment" ; metadata:prefixIRI "BiPOm:co-enzyme_recruitment" ; a owl:Class ; rdfs:isDefinedBy "recruitment of an organic molecule as a cofactor" ; rdfs:label "co-enzyme recruitment" ; rdfs:subClassOf ns0:spontaneous_cofactor_recruitment .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.obolibrary.org/obo/BiPOm#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:co-enzyme_recruitment
    metadata_def:mappingLoom "coenzymerecruitment" ;
    metadata_def:mappingSameURI ns0:co-enzyme_recruitment ;
    metadata_def:prefLabel "co-enzyme recruitment" ;
    metadata:prefixIRI "BiPOm:co-enzyme_recruitment" ;
    a owl:Class ;
    rdfs:isDefinedBy "recruitment of an organic molecule as a cofactor" ;
    rdfs:label "co-enzyme recruitment" ;
    rdfs:subClassOf ns0:spontaneous_cofactor_recruitment .