@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 "pellet" . sub:step dc:description "After centrifuging at 5400 g at 4˚C for 5 min, remove the supernatant and then air-dry the pellet."; a p-plan:Step; bs:bioSampleUsed sub:_1 . } sub:provenance { sub:assertion pav:createdWith ; prov:generatedAtTime "2021-03-13T15:48:48.317742"^^xsd:dateTime; prov:wasAttributedTo . } sub:pubInfo { sub:assertion prov:wasDerivedFrom authority:0YdFWHJKEeufRhf3kU98sw, authority:i1wu6nJKEeuVtRPgPQVEvw . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB"; npx:hasSignature "K51m/uoC8KNf1jXOstFl7AfNKGcFjFM66CZnvhvrSJn3rzP7mw26dgi4cHlEz02PVlPQfNLP7xO0PKiRxFHYnsEXIyqGlKx8TVoVdf1WYSiBVoTsuBlyQWLw9tztPHNtW8KxMP7LwkCcMF1H/d0V+DUEMqDArI4DP2cRTkw6s+Q="; npx:hasSignatureTarget this: . this: npx:introduces sub:step; prov:generatedAtTime "2021-03-13T15:48:48.317742"^^xsd:dateTime; prov:wasAttributedTo . }