@prefix this: <https://w3id.org/np/RAXzaMpjH3eT1i3VZp_AsRXbLKi8TsBL3jErxGJyl9G_s> .
@prefix sub: <https://w3id.org/np/RAXzaMpjH3eT1i3VZp_AsRXbLKi8TsBL3jErxGJyl9G_s#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0000-0002-0112-5070 foaf:name "Andriy Novikov" .
  <https://w3id.org/np/RAXzaMpjH3eT1i3VZp_AsRXbLKi8TsBL3jErxGJyl9G_s#M..T5zsG..> npx:declaredBy orcid:0000-0002-0112-5070 ;
    npx:hasAlgorithm "RSA" ;
    npx:hasKeyLocation <https://nanodash.petapico.org/> ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZT5zsGsyB4W6h36T64bdc+p+IS7wAZUhUEs9qf4e0Yws1qhr/li+iK/K1bgEsjZe7S9IWooxHjMPwnx9cXgwuSWO934wDj2/sCwM13xjdNqT0Pc5aEM0miMdueTsQ64eKrIY+PAt8GvBNhPq8ZOH2orhGqm2mELUrSZ3YDMEv9wIDAQAB" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-0112-5070 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZT5zsGsyB4W6h36T64bdc+p+IS7wAZUhUEs9qf4e0Yws1qhr/li+iK/K1bgEsjZe7S9IWooxHjMPwnx9cXgwuSWO934wDj2/sCwM13xjdNqT0Pc5aEM0miMdueTsQ64eKrIY+PAt8GvBNhPq8ZOH2orhGqm2mELUrSZ3YDMEv9wIDAQAB" ;
    npx:hasSignature "x+xbze4dy6S5ZoF02zTWVc8xqSWmlLs2EymXwC+v/c8Dbgn0zOBL9Fq9O5B09RvZUMcZ9p4WsmIlNvPgypTL0UOEcE04Q6B6MGlAvr8IGF14ufPgPywa8fjOM1tajYdhxPHzf4wo7qX4mPRS2neUET3oFEZRdmgeUHdD6mqjsqc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-0112-5070 .
  this: dct:created "2025-03-28T22:52:44.885Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-0112-5070 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType npx:declaredBy ;
    npx:introduces orcid:0000-0002-0112-5070 ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "User: Andriy Novikov" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}