@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RA0Mh7sKD0sl6B3abEKr02FcMqsKD34E_-QITIdZCe7LI
> .
@prefix sub: <
http://purl.org/np/RA0Mh7sKD0sl6B3abEKr02FcMqsKD34E_-QITIdZCe7LI#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@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:assertion
dcterms:description
"The creator of such a nanopublication declares to have participated in the specified event." ;
a
nt:AssertionTemplate
;
rdfs:label
"Declaring the participation in an event" ;
nt:hasStatement
sub:st1
;
nt:hasTag
"Events" .
sub:event
a
nt:UriPlaceholder
;
rdfs:label
"identifier of event" .
sub:st1
rdf:object
sub:event
;
rdf:predicate
<
https://w3id.org/fair/3pff/participatedAsParticipantIn
> ;
rdf:subject
nt:CREATOR
.
<
https://w3id.org/fair/3pff/participatedAsParticipantIn
>
rdfs:label
"participated in - Connects a person (left) an event (right) he/she participated in." .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"HNZRBdSGnABPXmiYdY83Nb1jRN0zXdB/HFGlARSUmErKcIHzg9rluhLiGLHDN8Pd2MbtH5WWCUgkWP4Mi642sTfeWqhtqVaYw+9YztsUtH6bo/msc6yVyt0zw1yAdL4zmfF8KzB8IeRts252meSwdpBm1F2cQlgw0vpO0IXmXyk=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-02-28T14:33:56.269Z"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-1267-0234
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA6mo9EIIcGA9jewFh6Ql7uiEIy4HpOefEr21rs_qURdQ
> .
}