@prefix orcid: <
https://orcid.org/
> .
@prefix this: <
http://purl.org/np/RACsuhfnUo7Y5jPl_1lSzC0uiL-LNH_0xvlZv2g6mO2fU
> .
@prefix sub: <
http://purl.org/np/RACsuhfnUo7Y5jPl_1lSzC0uiL-LNH_0xvlZv2g6mO2fU#
> .
@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/RA7PCp28wxR_HpgUCJ7Kw89w4P-bR2Efi0LCPZ3_DUz38#step
> ;
a
pplan:Activity
;
prov:endedAtTime
"2021-06-14T15:01:30.904796"^^
xsd:dateTime
;
prov:startedAtTime
"2021-06-14T15:01:30.904668"^^
xsd:dateTime
;
prov:used
sub:im1
,
sub:im2
,
sub:out1
.
sub:im1
pplan:correspondsToVariable
<
http://purl.org/np/RA7PCp28wxR_HpgUCJ7Kw89w4P-bR2Efi0LCPZ3_DUz38#im1
> ;
a
pplan:Entity
;
rdf:value
"<PIL.Image.Image image mode=L size=200x200 at 0x7FE97BDFDAD0>" ;
rdfs:label
"im1" .
sub:im2
pplan:correspondsToVariable
<
http://purl.org/np/RA7PCp28wxR_HpgUCJ7Kw89w4P-bR2Efi0LCPZ3_DUz38#im2
> ;
a
pplan:Entity
;
rdf:value
"<PIL.Image.Image image mode=L size=200x200 at 0x7FE97BDFD890>" ;
rdfs:label
"im2" .
sub:out1
pplan:correspondsToVariable
<
http://purl.org/np/RA7PCp28wxR_HpgUCJ7Kw89w4P-bR2Efi0LCPZ3_DUz38#out1
> ;
a
pplan:Entity
;
rdf:value
"<PIL.Image.Image image mode=L size=200x200 at 0x7FE97BA224D0>" ;
rdfs:label
"out1" .
}
sub:provenance
{
sub:assertion
prov:generatedAtTime
"2021-06-14T15:01:35.301108"^^
xsd:dateTime
.
}
sub:pubInfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSdjQviPGyjRFWYIFbUH6yHVPUzTcL3dQZ85nM5gDBJoDdvblWuAVaFd1/mT1CqLEsl7cz8ZXBGBypocv3OSeouKmMnP+/XslayI3G60Uihf9rKAYjDP0o+v7LQBoO/jMz3rDN+D1aidveNfyOLtzQ3P/OCPYJS4SRkVqZnFmwLwIDAQAB" ;
npx:hasSignature
"fXYKcIMpH+UIF4aIk3LL3CF/Hzyos4FQ9uHdLOvGpHiHcDsHRVpbKmE+1EDz62VquvBGd3UcEuHKsCDJ1qK1P2pAjJt8ZMt1auht73Y10O8ToRVyLi5VRUeHB3vtQZDD1D0nH+1clMvfNEoQ2j8aV55wJGKoh6JUchtE2xZN+ag=" ;
npx:hasSignatureTarget
this:
.
this:
npx:introduces
sub:fairstepprov
;
prov:generatedAtTime
"2021-06-14T15:01:35.301108"^^
xsd:dateTime
;
prov:wasAttributedTo
orcid:0000-0000-0000-0000
.
}