@prefix dce: <
http://purl.org/dc/elements/1.1/
> .
@prefix pplan: <
http://purl.org/net/p-plan#
> .
@prefix this: <
http://purl.org/np/RAF-MMyL08Emn2RzQZsDceUmZVbzYjB6UCjV_z9C0hA8Y
> .
@prefix sub: <
http://purl.org/np/RAF-MMyL08Emn2RzQZsDceUmZVbzYjB6UCjV_z9C0hA8Y#
> .
@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#
> .
@prefix sp: <
http://purl.org/net/SMARTprotocol#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubInfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:_1
rdfs:label
"precipitate nucleic acid " .
sub:_2
rdfs:label
"precipitate nucleic acid " .
sub:_3
rdfs:label
"70% EtOH" .
sub:step
dce:description
"Discard the supernatant and wash the precipitate nucleic acid gently with 70% EtOH." ;
sp:hasExperimentalOutput
sub:_1
;
a
pplan:Step
;
bs:bioSampleUsed
sub:_2
;
bs:reagentUsed
sub:_3
.
}
sub:provenance
{
sub:assertion
pav:createdWith
<
https://nanotate.bitsfetch.com
> ;
prov:generatedAtTime
"2021-03-10T10:15:26.371692"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/alejandra.sandoval
> .
}
sub:pubInfo
{
sub:assertion
prov:wasDerivedFrom
authority:FSyPWHJKEeumGkNsUz5xGA
,
authority:PIemtHJKEeu47D9flqWy3Q
,
authority:borXbHJKEeu1Ivu9Czh_sg
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB" ;
npx:hasSignature
"Lrs5b3WU3jMl6uyeR+x/u4uaog5xvVyhpsbdy1j2ccsTH1TlBUTANVxdMHGD6q7B93CnHGyC0EszdGunTf8SnNFC6XMwOegQlitAq9Xd0/FsKxIOZRqwBLpGaby76jCyjLObnbDE0TnZrjqgf2Vy2Mwd+CufG0Pxwyhh+aEezOc=" ;
npx:hasSignatureTarget
this:
.
this:
npx:introduces
sub:step
;
prov:generatedAtTime
"2021-03-10T10:15:26.371692"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/alejandra.sandoval
> .
}