@prefix this: . @prefix sub: . @prefix bs: . @prefix np: . @prefix pav: . @prefix authority: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix p-plan: . @prefix prov: . @prefix sp: . @prefix dc: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { rdfs:label "solution" . sp:CentrifugeTube rdfs:label "centrifuge tube" . sub:step dc:description "Transfer the resulting solution to a sterile centrifuge tube (size=2 ml), and then mix sample by briefly vortexing until the sample is thoroughly resuspended."; a p-plan:Step; bs:bioSampleUsed ; bs:labEquipmentUsed sp:CentrifugeTube . } sub:provenance { sub:assertion pav:createdWith ; prov:generatedAtTime "2021-03-05T14:14:41.159117"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubInfo { sub:assertion prov:wasDerivedFrom authority:5oLEmnbYEeu2ZKvhYHAEdA, authority:8PtIkn3mEeu1S3eKNtgQxQ, authority:q2FztnbYEeu4LktB_THpPQ . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB"; npx:hasSignature "R4FzSs/6SMTnyvZ6u4AYLVOmPZSFP8zEqoO86O69jMD4h0GN4Za057Jup/eo/+IZAjV/VWa2lV/Bv7OjODeMT0c3ARX1nGCStZEsMIUXaKTHMJREV9unjrQJeoizf70O5j6N2kXk+gofRndizbJH+pbi0NL/aMoSuupcJJGSj+k="; npx:hasSignatureTarget this: . this: npx:introduces sub:step; prov:generatedAtTime "2021-03-05T14:14:41.159117"^^xsd:dateTime; prov:wasAttributedTo . }