@prefix this: <http://purl.org/np/RA7E3sEUOVXW7Tq4W8cGh6CyKNP06Sl7Ijm89NAdLpLMg> .
@prefix sub: <http://purl.org/np/RA7E3sEUOVXW7Tq4W8cGh6CyKNP06Sl7Ijm89NAdLpLMg#> .
@prefix authority: <https://hypothes.is/a/> .
@prefix bs: <https://bioschemas.org/profiles/LabProtocol/0.4-DRAFT-2020_07_23/#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubInfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:step dc:description "Transfer top aqueous phase to new RNase-free eppendorf tube" ;
    bs:labEquipmentUsed <http://www.bioassayontology.org/bao#BAO_0010014> .
  <http://www.bioassayontology.org/bao#BAO_0010014> rdfs:label "RNase-free eppendorf tube" .
}
sub:provenance {
  sub:assertion pav:createdWith <https://nanotate.bitsfetch.com> ;
    prov:generatedAtTime "2020-12-03T10:57:50.633062"^^xsd:dateTime ;
    prov:wasAttributedTo <https://hypothes.is/a/acct:iannotate@hypothes.is> ;
    prov:wasDerivedFrom authority:8wDMDjV9EeuZbUPUlqkCCg , authority:HqcahDV-EeumqKsxs_m8Bw .
}
sub:pubInfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTAMWqX1ukrcolIABD4FqAnwdudrcdHH1xi3wTk/xbgazi7BBg0KYaCvQmw4M92siVaHAxSI5duM6oE/B3pQNGMS3doPfYEyf+j4P2v8GcYKgysWEggtdwXzeSj5vW5RW49StqA62WwlP5IYM8C6yNTf+YbWr5PwR0RGneRX1qpwIDAQAB" ;
    npx:hasSignature "edkeOkOM+2APrAJYD5XSnzgW75/jAcugXbc3RAFluirBxEogjPQ3zEdqiklzI12UBrv5ca3AkhvF6QhmftrWkPfb5PXOcmgdrq7wYi1u9e11Htq2IXb0iWP/NcsVA5yD7OTqf6l6Ihp4JOm23eCljsJdIW6uhB9RyB0kYmpJDdE=" ;
    npx:hasSignatureTarget this: .
  this: prov:generatedAtTime "2020-12-03T10:57:50.633062"^^xsd:dateTime ;
    prov:wasAttributedTo <https://orcid.org/0000-0002-7241-7089> .
}