@prefix orcid: <
https://orcid.org/
> .
@prefix this: <
http://purl.org/np/RAMzvTnudv7bzqWynnxkZ52k0J4Li2aLqld6hfhInonow
> .
@prefix sub: <
http://purl.org/np/RAMzvTnudv7bzqWynnxkZ52k0J4Li2aLqld6hfhInonow#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix pplan: <
http://purl.org/net/p-plan#
> .
@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:fairstepprov
pplan:correspondsToStep
<
http://purl.org/np/RAR5UKl_WV3nY9iNF6nUHjgSDAmaHTuDvyz34osLbfo_A#step
> ;
a
pplan:Activity
;
prov:endedAtTime
"2021-06-14T15:22:44.616399"^^
xsd:dateTime
;
prov:startedAtTime
"2021-06-14T15:22:44.615860"^^
xsd:dateTime
;
prov:used
sub:img1
,
sub:img2
,
sub:out1
.
sub:img1
pplan:correspondsToVariable
<
http://purl.org/np/RAR5UKl_WV3nY9iNF6nUHjgSDAmaHTuDvyz34osLbfo_A#img1
> ;
a
pplan:Entity
;
rdf:value
"<PIL.PngImagePlugin.PngImageFile image mode=RGB size=200x200 at 0x7FA7C87FDB50>" ;
rdfs:label
"img1" .
sub:img2
pplan:correspondsToVariable
<
http://purl.org/np/RAR5UKl_WV3nY9iNF6nUHjgSDAmaHTuDvyz34osLbfo_A#img2
> ;
a
pplan:Entity
;
rdf:value
"<PIL.PngImagePlugin.PngImageFile image mode=RGB size=200x200 at 0x7FA7C85636D0>" ;
rdfs:label
"img2" .
sub:out1
pplan:correspondsToVariable
<
http://purl.org/np/RAR5UKl_WV3nY9iNF6nUHjgSDAmaHTuDvyz34osLbfo_A#out1
> ;
a
pplan:Entity
;
rdf:value
"<PIL.Image.Image image mode=RGB size=200x200 at 0x7FA7C83E2F90>" ;
rdfs:label
"out1" .
}
sub:provenance
{
sub:assertion
prov:generatedAtTime
"2021-06-14T15:22:44.628883"^^
xsd:dateTime
.
}
sub:pubInfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCv0G5BIY0o0/ONHMQIggW+QXHEUcQJpY0KT8sDouETxw576phhzXtm1MjbuWmBP7kgBlbyhhObr6+/wXbtcuaUlFPupbRtArO/N3C7rhadtd5ZKqyj8Je+ku8vt7DcfR3qBWyNxSGyUrVZaWfM+r1cr6X/CaT6KQqv+D9BWpyKZwIDAQAB" ;
npx:hasSignature
"aliFNgn3IErqWJAM4/vJ1n1KVnVZKgj1s+HY30r6JurxpFYPTpl9Pg0cQiH2ZOQ1v3QFuATtYEP/V8iquvVivWdybPT00RDaZ0nIRkvXkZALqAtcjb8WUSHJuA+ryGusbaq6JeSUrciwHkAv+EZvKZMjPoatDAPiiyVQsxkrse8=" ;
npx:hasSignatureTarget
this:
.
this:
npx:introduces
sub:fairstepprov
;
prov:generatedAtTime
"2021-06-14T15:22:44.628883"^^
xsd:dateTime
;
prov:wasAttributedTo
orcid:0000-0000-0000-0000
.
}