@prefix this: . @prefix sub: . @prefix bs: . @prefix np: . @prefix pav: . @prefix authority: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix p-plan: . @prefix prov: . @prefix dc: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { sub:_1 rdfs:label "swing-out bucket" . sub:_2 rdfs:label "tubes" . sub:step dc:description "Centrifuge the tubes (without any delay) for 30 min at 100 x g in 4 °C in a swing-out bucket. Fixed angle rotors also can be used but would require more caution when separating cells in interphase."; a p-plan:Step; bs:labEquipmentUsed sub:_1, sub:_2 . } sub:provenance { sub:assertion pav:createdWith ; prov:generatedAtTime "2021-03-22T16:50:45.625023"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubInfo { sub:assertion prov:wasDerivedFrom authority:idzKhotXEeudGn84TW8yBQ, authority:lldI_otXEeufaj9ipczYUw, authority:pgS7TItXEeuue8uxHjnLig . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB"; npx:hasSignature "KOYCRoDGn1CXUXw7HMWNRHePFwWz7ZkymuuA+4r27RgchwWv9RdR//CougOLdYCC1ClbPUYEJIDUFih2BgNmmKAMNm3wUdow3tN2KU+P/uKuhI+E+/4ZTgqzB3YC9T6/r2uRWyVU8R+/9MHEIyT14YSPxRkjl1pHD+LInDvmWnU="; npx:hasSignatureTarget this: . this: npx:introduces sub:step; prov:generatedAtTime "2021-03-22T16:50:45.625023"^^xsd:dateTime; prov:wasAttributedTo . }