@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 "cells" . sub:step dc:description "Centrifuge at 300 g for 5 minutes."; a p-plan:Step; bs:bioSampleUsed sub:_1 . } sub:provenance { sub:assertion pav:createdWith ; prov:generatedAtTime "2021-02-10T11:58:32.725287"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubInfo { sub:assertion prov:wasDerivedFrom authority:4Xnthmu-Eeud4ONaz4YVRg, authority:eXpixGu-Eeu6gK-DXj-DlA . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB"; npx:hasSignature "gX2tXP174oGzdeOiEGtJmo6QbM7/bx+31Fovvq6D7bjhkhQa6KHqrj8GSgO8BosVqYPh824HNYNQycIeFRhm5yzCBrvsq3/kEDWJzw8im/CPCYLct/aDHL4qn1LtFKCaOwqIlLqT8ci4CzcYJ08QUpo3cS92lMCujQgF9jKj544="; npx:hasSignatureTarget this: . this: npx:introduces sub:step; prov:generatedAtTime "2021-02-10T11:58:32.725287"^^xsd:dateTime; prov:wasAttributedTo . }