@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RATRz4BdrkiS3QoCptWNr109sGUxfE1sqCkYmUcxwq-ig
> .
@prefix sub: <
http://purl.org/np/RATRz4BdrkiS3QoCptWNr109sGUxfE1sqCkYmUcxwq-ig#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
@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
{
orcid:0000-0002-1125-1126
foaf:knows
orcid:0000-0003-4646-5842
.
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1125-1126
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDT/TreJfLyW3bPH+h5cP5wfpXM0MaECh953kzhUBxbnX/a2t9f3hJiSY6q8BeDZd3fb6opFd1sPsfyvrVc04xDwAdtAmg4jpOq1JX7HejzDmSQxzbApL/x+mgwzBigGU0eqaEtANJnL/sqb/Vc10KFFkLeKI+5q+aCIOeFPF0QIDAQAB" ;
npx:hasSignature
"YIgE0G9J+uQ36bk4rA5AAQGWfWDZGKLucls5ZkkbMPEpeyYgtp/eTf4GnX7Kv9dPwVvrxFETk/WMOMZg8wyMuWlpvht1Vt0/ezam3XUCZzubKn8eE91snPir4e7OEhtuch9icwQXqbPtoFuGqcbPhWUXI/Z4plORtHazF+4D6mQ=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-05-01T16:27:48.181+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-1125-1126
;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA3abHjDRJb6g1o50JNxxhUg94rJ3DhRCE1ZPsT7cr-L8
> .
}