@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://semanticscience.org/resource/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SIO_000964 rdfs:subClassOf ns0:SIO_001043 . ns0:SIO_001041 rdfs:subClassOf ns0:SIO_001043 . ns0:SIO_001043 metadata_def:mappingLoom "experimentalprotocol" ; metadata_def:mappingSameURI ns0:SIO_001043 ; metadata_def:prefLabel "experimental protocol"@en ; metadata:prefixIRI "sio:SIO_001043" ; dct:description "An experimental protocol is an action specification with respect to the design and implementation of experiments. In addition to providing a detailed set of procedures and lists of required equipment and instruments, experimental protocols often include information on safety precautions, the calculation of results and reporting standards, including statistical analysis and rules for predefining and documenting excluded data to avoid bias."@en ; a owl:Class ; rdfs:label "experimental protocol"@en ; rdfs:subClassOf ns0:SIO_000091 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://semanticscience.org/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SIO_000964
    rdfs:subClassOf ns0:SIO_001043 .

ns0:SIO_001041
    rdfs:subClassOf ns0:SIO_001043 .

ns0:SIO_001043
    metadata_def:mappingLoom "experimentalprotocol" ;
    metadata_def:mappingSameURI ns0:SIO_001043 ;
    metadata_def:prefLabel "experimental protocol"@en ;
    metadata:prefixIRI "sio:SIO_001043" ;
    dct:description "An experimental protocol is an action specification with respect to the design and implementation of experiments. In addition to providing a detailed set of procedures and lists of required equipment and instruments, experimental protocols often include information on safety precautions, the calculation of results and reporting standards, including statistical analysis and rules for predefining and documenting excluded data to avoid bias."@en ;
    a owl:Class ;
    rdfs:label "experimental protocol"@en ;
    rdfs:subClassOf ns0:SIO_000091 .