@prefix dce: .
@prefix pplan: .
@prefix this: .
@prefix sub: .
@prefix bs: .
@prefix np: .
@prefix pav: .
@prefix authority: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo;
a np:Nanopublication .
}
sub:assertion {
sub:_1 rdfs:label "upper aqueous phase" .
sub:_2 rdfs:label "RNAse A" .
sub:step dce:description "Centrifuge the tube for 10 min at 5000 × g at 4°C. Transfer the upper aqueous phase into new 2ml tubes and add 5μl RNAse A (10 mg/mL). Place the tube for 30 min at 37°C.";
a pplan:Step;
bs:bioSampleUsed sub:_1;
bs:labEquipmentUsed ;
bs:reagentUsed sub:_2 .
rdfs:label "tube" .
}
sub:provenance {
sub:assertion pav:createdWith ;
prov:generatedAtTime "2021-03-18T16:05:25.412208"^^xsd:dateTime;
prov:wasAttributedTo .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom authority:89FMbnesEeuP0afSm1L_-A, authority:BsWkWnetEeuQHcPy6CnZqQ,
authority:IZC_kHetEeus62-T8yR_ZQ, authority:OyEfInetEeuo8AcPo9bCDQ .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB";
npx:hasSignature "gBm2pflfYsQO0soD47XfBSvKS49rUsIngiQTy82N5lH/4lV62NSws1ge8nJmhKPCzY7+46LBNSGpHOZZ1dZIh/BB2L6IUSNDOWBD9oOXJ1c56F1oSG92iMCKFK/Xu6g57VjsYyhA1XgPiGBnHjc+nduBbWauI35rLcLdNiofsgs=";
npx:hasSignatureTarget this: .
this: npx:introduces sub:step;
prov:generatedAtTime "2021-03-18T16:05:25.412208"^^xsd:dateTime;
prov:wasAttributedTo .
}