@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAozsnhiDJGGsL8gHvKdblY8vGUHQLC24cRnTg-jSq1kg
> .
@prefix sub: <
http://purl.org/np/RAozsnhiDJGGsL8gHvKdblY8vGUHQLC24cRnTg-jSq1kg#
> .
@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-0002-8062-5849
;
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCArBHg3GU5lOD6A/mnDDY7K9Im8seeqwz6p7smQu0CLiZ/ijk2rufqTs9vOssP/YntjoqnqJt3p1nJMvFnkqZ87uRT1+4l9B4spk1uaubiI+uLIwzGeOmh9UsOJQ6SzgvuJVrySL0Uu6mQooR3S5q9ojv78tivdyCtwT2vEnJVQIDAQAB" .
orcid:0000-0002-8062-5849
foaf:name
"Andreas O Jaunsen" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-8062-5849
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCArBHg3GU5lOD6A/mnDDY7K9Im8seeqwz6p7smQu0CLiZ/ijk2rufqTs9vOssP/YntjoqnqJt3p1nJMvFnkqZ87uRT1+4l9B4spk1uaubiI+uLIwzGeOmh9UsOJQ6SzgvuJVrySL0Uu6mQooR3S5q9ojv78tivdyCtwT2vEnJVQIDAQAB" ;
npx:hasSignature
"UAGwDJCuGLYuA74n6rJwHh+bbzJA5dIun8vGe57x5wbwiuWA8YPdvlORgiDMyuwishXhRtgRrvt0WlmwjfTCtzs0paYLP0fW+hwFY0emdHKdrwMqYGDScUY6YLCHKVPB9xidF0/gidkxJENxNCIKJmhTguyUxYJ4E57qtBjDTVQ=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-05-08T14:52:43.936+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-8062-5849
.
}