@prefix this: <http://purl.org/np/RA753y1R_BB2K7fIFYDDNBnN7SCvRbe28o6H1jLGUgsz4> .
@prefix sub: <http://purl.org/np/RA753y1R_BB2K7fIFYDDNBnN7SCvRbe28o6H1jLGUgsz4#> .
@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 p-plan: <http://purl.org/net/p-plan#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubInfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:step dc:description "DNA point accumulation for imaging in nanoscale topography (DNA-PAINT) facilitates multiplexing in superresolution microscopy but is practically limited by slow imaging speed. We have developed DNA-PAINT-ERS, where E=ethylene carbonate, R=repeating" ;
    a p-plan:Step .
}
sub:provenance {
  sub:assertion pav:createdWith <https://nanotate.bitsfetch.com> ;
    prov:generatedAtTime "2021-02-04T11:01:42.728961"^^xsd:dateTime ;
    prov:wasAttributedTo <https://hypothes.is/users/zuluaga.lizzz> .
}
sub:pubInfo {
  sub:assertion prov:wasDerivedFrom authority:OGVclmcCEeuGkTeKV2Z2cQ .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB" ;
    npx:hasSignature "D1FeRqPPnLXbDUEKtSZt6pRAc9bBUsVIcv8beHsrN/3Ckx9T2C97YCZo+H4ag7X0/uZgDYa3u4HJwpEodfz78ghT+eitQ0RNEJk+NnUbn+UKUqok1eJ4vdgJ6YfKV7wHFry+u9BVbR7y4DUXPtuGiG40RJSJzXcoQRl+awAJ4xU=" ;
    npx:hasSignatureTarget this: .
  this: npx:introduces sub:step ;
    prov:generatedAtTime "2021-02-04T11:01:42.728961"^^xsd:dateTime ;
    prov:wasAttributedTo <https://orcid.org/0000-0002-3784-0922> .
}