@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 metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:OBI_0000272 metadata_def:mappingLoom "protocol" ; metadata_def:mappingSameURI obo_purl:OBI_0000272 ; metadata_def:prefLabel "protocol"@en ; metadata:prefixIRI "OBI:0000272" ; obo_purl:IAO_0000111 "protocol"@en ; obo_purl:IAO_0000112 "PCR protocol, has objective specification, amplify DNA fragment of interest, and has action specification describes the amounts of experimental reagents used (e..g. buffers, dNTPS, enzyme), and the temperature and cycle time settings for running the PCR."@en ; obo_purl:IAO_0000114 obo_purl:IAO_0000122 ; obo_purl:IAO_0000115 "A plan specification which has sufficient level of detail and quantitative information to communicate it between investigation agents, so that different investigation agents will reliably be able to independently reproduce the process."@en ; obo_purl:IAO_0000117 "PlanAndPlannedProcess Branch"@en ; obo_purl:IAO_0000119 "OBI branch derived + wikipedia (http://en.wikipedia.org/wiki/Protocol_%28natural_sciences%29)"@en ; obo_purl:OBI_0001847 "study protocol" ; a owl:Class ; rdfs:label "protocol"@en ; rdfs:subClassOf obo_purl:IAO_0000104 .
@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 metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:OBI_0000272
    metadata_def:mappingLoom "protocol" ;
    metadata_def:mappingSameURI obo_purl:OBI_0000272 ;
    metadata_def:prefLabel "protocol"@en ;
    metadata:prefixIRI "OBI:0000272" ;
    obo_purl:IAO_0000111 "protocol"@en ;
    obo_purl:IAO_0000112 "PCR protocol, has objective specification, amplify DNA fragment of interest, and has action specification describes the amounts of experimental reagents used (e..g. buffers, dNTPS, enzyme), and the temperature and cycle time settings for running the PCR."@en ;
    obo_purl:IAO_0000114 obo_purl:IAO_0000122 ;
    obo_purl:IAO_0000115 "A plan specification which has sufficient level of detail and quantitative information to communicate it between investigation agents, so that different investigation agents will reliably be able to independently reproduce the process."@en ;
    obo_purl:IAO_0000117 "PlanAndPlannedProcess Branch"@en ;
    obo_purl:IAO_0000119 "OBI branch derived + wikipedia (http://en.wikipedia.org/wiki/Protocol_%28natural_sciences%29)"@en ;
    obo_purl:OBI_0001847 "study protocol" ;
    a owl:Class ;
    rdfs:label "protocol"@en ;
    rdfs:subClassOf obo_purl:IAO_0000104 .