@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 { rdfs:label "70% ethanol" . rdfs:label "70% ethanol" . rdfs:label "pellet" . sub:step dc:description "Wash the pellet with 70% ethanol"; a p-plan:Step; bs:bioSampleUsed ; bs:reagentUsed , . } sub:provenance { sub:assertion pav:createdWith ; prov:generatedAtTime "2021-03-10T10:37:44.052876"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubInfo { sub:assertion prov:wasDerivedFrom authority:JFHRYnJREeu3RzuSos6ktg, authority:V0bmZnJREeug3jf_bSWzNg, authority:dZlmXHJREeuNGeMzeoF4Bg . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB"; npx:hasSignature "GZI173ZtAVKGiTeRvj9nobQb6X0tE55erwH89dVBhd+N6EoqofiLXJQgWiOP5nCcIxwoiocqI6RCqhafe/AWSXfgdaf+jjvwCw4K0O5kv21jJjJ/iig8Olb0876abNrfiokFe13/DGLFxiDeIOleP4AWJ1KR2Urc0+QTbp3DxrE="; npx:hasSignatureTarget this: . this: npx:introduces sub:step; prov:generatedAtTime "2021-03-10T10:37:44.052876"^^xsd:dateTime; prov:wasAttributedTo . }