@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#> . obo_purl:OBI_0000417 obo_purl:IAO_0000115 "This relation obtains between a planned process and a objective specification when the criteria specified in the objective specification are met at the end of the planned process." ; oboinowl_gen:hasOBONamespace "RXNO" ; oboinowl_gen:id "OBI:0000417" ; a owl:ObjectProperty ; rdfs:domain obo_purl:OBI_0000011 ; rdfs:label "achieves_planned_objective" ; rdfs:range obo_purl:IAO_0000005 .
@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#> .

obo_purl:OBI_0000417
    obo_purl:IAO_0000115 "This relation obtains between a planned process and a objective specification when the criteria specified in the objective specification are met at the end of the planned process." ;
    oboinowl_gen:hasOBONamespace "RXNO" ;
    oboinowl_gen:id "OBI:0000417" ;
    a owl:ObjectProperty ;
    rdfs:domain obo_purl:OBI_0000011 ;
    rdfs:label "achieves_planned_objective" ;
    rdfs:range obo_purl:IAO_0000005 .