@prefix dce: <
http://purl.org/dc/elements/1.1/
> .
@prefix pplan: <
http://purl.org/net/p-plan#
> .
@prefix this: <
http://purl.org/np/RAXMG0sHBFNGBgV1bGzOkOV37xN8rZVmHDHXe9sBCOtoQ
> .
@prefix sub: <
http://purl.org/np/RAXMG0sHBFNGBgV1bGzOkOV37xN8rZVmHDHXe9sBCOtoQ#
> .
@prefix bs: <
https://bioschemas.org/profiles/LabProtocol/0.4-DRAFT-2020_07_23/#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix pav: <
http://purl.org/pav/
> .
@prefix authority: <
https://hypothes.is/a/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
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
dce:description
"Aspirate liquid without disturbing pellet. Keep tube open to air dry pellet. Do not over dry pellet, as over dried DNA will be difficult to dissolve." ;
a
pplan:Step
;
bs:bioSampleUsed
sub:_1
;
bs:labEquipmentUsed
<
http://www.bioassayontology.org/bao#BAO_0010014
> .
<
http://www.bioassayontology.org/bao#BAO_0010014
>
rdfs:label
"tube" .
}
sub:provenance
{
sub:assertion
pav:createdWith
<
https://nanotate.bitsfetch.com
> ;
prov:generatedAtTime
"2021-03-20T05:40:42.587426"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/iannotate
> .
}
sub:pubInfo
{
sub:assertion
prov:wasDerivedFrom
authority:nYtAcolnEeuiI2O-M2el6A
,
authority:rOepNIlnEeu6RfN-e1QB7Q
,
authority:waRpyolnEeu2Eo_KHr5nFQ
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB" ;
npx:hasSignature
"FbfTAVky4rlsU3FueRAYXODaZHASI1qgQkFSsSQChGhL38F2kvmZYsO3TUOu06FgMhOupUBvEMMPTplzg/9unh2J3HYelwXVHOYe085rSk5yMeun6xPOiYYBVF7o8E127Bsc1kEswI0AdiBolGHtOB6BkkvNay4TSRsHvy/3hPw=" ;
npx:hasSignatureTarget
this:
.
this:
npx:introduces
sub:step
;
prov:generatedAtTime
"2021-03-20T05:40:42.587426"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/iannotate
> .
}