@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 "cells" .
sub:_2 rdfs:label "TRIzol" .
sub:step dce:description "At the indicated time points (0, 2, 4, 8, 12, 16, 20, 24, 28 h post-infection), cells were rinsed with 10 ml Phosphate Buffered Saline (PBS) buffer once and lysed in 1 ml TRIzol for 5 min at room temperature.";
a pplan:Step;
bs:bioSampleUsed sub:_1;
bs:reagentUsed sub:_2, .
rdfs:label "Phosphate Buffered Saline (PBS) buffer" .
}
sub:provenance {
sub:assertion pav:createdWith ;
prov:generatedAtTime "2021-03-19T15:27:20.144763"^^xsd:dateTime;
prov:wasAttributedTo .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom authority:5_4i5n3wEeuHHedpwQte0g, authority:_BhhVn3wEeue-xf0uhMXow,
authority:rgQ_nn3wEeu0G5-yVfVEZg, authority:wc3PBH3wEeuUWht40pM97Q .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB";
npx:hasSignature "PO094v9/qwnhWkJRhyMQ0ZeY63Vf94p6IYev3/7TbTeHFcakDXBhhHpAK3eQSP86V38o+02FVAv1UvOqfPycPzlcNBDj9ZhD+gNaR0q6OKYkKlwKXP1QJgOrPnJu3YNYHSi1EQ7oDwHmsv9+8BG+3XXy6jAHWFEmpuMLVQs8toM=";
npx:hasSignatureTarget this: .
this: npx:introduces sub:step;
prov:generatedAtTime "2021-03-19T15:27:20.144763"^^xsd:dateTime;
prov:wasAttributedTo .
}