Nanopublication

< Home

ID

http://purl.org/np/RA0qbj27vulW_IQb4q9osP60gwm_rOV5I7s9WW7VALKaE

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RA0qbj27vulW_IQb4q9osP60gwm_rOV5I7s9WW7VALKaE> .
@prefix sub: <http://purl.org/np/RA0qbj27vulW_IQb4q9osP60gwm_rOV5I7s9WW7VALKaE#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix orcid: <https://orcid.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:keyDeclaration npx:declaredBy orcid:0000-0001-7116-9338;
    npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjBSsjdt5obO9eDBPyqWphDGLRUr5jgiraIJWPSKhR4PUhjihuHIUvKPsCWo2bEiwNkU28J3b9kx7y/gm5ZIMv5qskBOkJerssYSRnYJSpMpWOdqaVuT+HRd00L474UPCWlPufrKNy8Le6Bteo0/ZIIF4wajyQl1w2NR2SeSr1bQIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7116-9338 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjBSsjdt5obO9eDBPyqWphDGLRUr5jgiraIJWPSKhR4PUhjihuHIUvKPsCWo2bEiwNkU28J3b9kx7y/gm5ZIMv5qskBOkJerssYSRnYJSpMpWOdqaVuT+HRd00L474UPCWlPufrKNy8Le6Bteo0/ZIIF4wajyQl1w2NR2SeSr1bQIDAQAB";
    npx:hasSignature "oWWlGBAHcu74eEZLGJncIhQak+jkPxVnr8J7mCVmALczVUnrQfPqvlD1B6QB9Hof3+2Sq5zkgtg8kULb9D/+yb1K9L+o7r7mtdVawDLQSCnDIy6gQagU8JB8guORenQIl2VLzhacvJbMIuKZk6FKkbzMLs7cp48ZuYUstnntYfQ=";
    npx:hasSignatureTarget this: .
  
  this: dc:created "2020-03-09T12:45:47.182+01:00"^^xsd:dateTime;
    dc:creator orcid:0000-0001-7116-9338 .
}