@prefix pplan: <
http://purl.org/net/p-plan#
> .
@prefix this: <
http://purl.org/np/RA8tPMjSwgJZlfliL1fKb4qe0xbUEhB1xb5q0FG3KO_2A
> .
@prefix sub: <
http://purl.org/np/RA8tPMjSwgJZlfliL1fKb4qe0xbUEhB1xb5q0FG3KO_2A#
> .
@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#
> .
@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:_1
rdfs:label
"RNAs" .
sub:_2
rdfs:label
"RNAs" .
sub:step
dc:description
"The RNAs were stored at -80 °C for further use. " ;
sp:hasExperimentalOutput
sub:_1
;
a
pplan:Step
;
bs:bioSampleUsed
sub:_2
.
}
sub:provenance
{
sub:assertion
pav:createdWith
<
https://nanotate.bitsfetch.com
> ;
prov:generatedAtTime
"2021-03-05T15:55:40.333132"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/iannotate
> .
}
sub:pubInfo
{
sub:assertion
prov:wasDerivedFrom
authority:0bw_wH3yEeucuQ-PqBDBiA
,
authority:wdI-Kn3yEeuUXMOBRxdm4Q
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB" ;
npx:hasSignature
"CLrVdm7EIlTGe1V3eFvFcf70zlKIgWWSD0NX/aP3GF0M62eiLrLlm4oPx+2hYgLPaeyapgMOYOYdU4THTgwNH3q7VfVoKq7r0Zc616slF9fKtpDqHSo9c5B7sPo4lSpReZT8+rmxdNpCERhboSJuDYxu/erxRYY0sLIEq/meYkY=" ;
npx:hasSignatureTarget
this:
.
this:
npx:introduces
sub:step
;
prov:generatedAtTime
"2021-03-05T15:55:40.333132"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://hypothes.is/users/iannotate
> .
}