@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAfFCdwQYTdJRqQYlLybsPfH8cfba8hSucp-ABLci4Y4M
> .
@prefix sub: <
http://purl.org/np/RAfFCdwQYTdJRqQYlLybsPfH8cfba8hSucp-ABLci4Y4M#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:keyDeclaration
npx:declaredBy
orcid:0000-0001-8772-7904
;
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeBuaZ/7JrZq3891ja3nRK2JhKW1kkHv13gWrSoLK7yQ3PtCBL6gXgRgSbn9E6N3YgHO4llEik4whZzpZluhjBlibzqtMSOhAYNwea+mYmNLP8CCvamtvmcWQIvG3kxKi+yCCIg5k3E4fcfsIlbrfDpgtcLFr7jriyymT+F1AeowIDAQAB" .
orcid:0000-0001-8772-7904
foaf:name
"Ronald Siebes" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-8772-7904
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeBuaZ/7JrZq3891ja3nRK2JhKW1kkHv13gWrSoLK7yQ3PtCBL6gXgRgSbn9E6N3YgHO4llEik4whZzpZluhjBlibzqtMSOhAYNwea+mYmNLP8CCvamtvmcWQIvG3kxKi+yCCIg5k3E4fcfsIlbrfDpgtcLFr7jriyymT+F1AeowIDAQAB" ;
npx:hasSignature
"UvlIxK1osN+PMH/BtJhxxxq+FEIo9rw07Ca32d+dwI/KKwUnpYO2FQCMSYfchNrvtZB74nsxBrx8p7TWPP7laI6f7flqkyJF4ZuXZ6yLKitafxZSY0VnhWNEw1X9kFN+3uq6otiRu7Y4vkHl5ilQWM/bBK1ez4qycWEQPYNe0OM=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-05T14:59:13.354+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0001-8772-7904
.
}