@prefix this: <https://w3id.org/np/RAu9lzv4KIOA9ldTK1d_ubcqP4et_5VkizGdPEKBm796E> .
@prefix sub: <https://w3id.org/np/RAu9lzv4KIOA9ldTK1d_ubcqP4et_5VkizGdPEKBm796E#> .
@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:0009-0004-7013-2217 foaf:name "Raffaele Melito" .
  <https://w3id.org/np/RAu9lzv4KIOA9ldTK1d_ubcqP4et_5VkizGdPEKBm796E#M..4ZKU6..> npx:declaredBy orcid:0009-0004-7013-2217 ;
    npx:hasAlgorithm "RSA" ;
    npx:hasKeyLocation <https://nanodash.petapico.org/> ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb4ZKU6xG8t4fZKNGJvVDXtJzXlfKOev/4h7f4d2SMZrJt/24XcnOQrMB4UKayfLJxsaWOSiDaBJ/mijUi9nme5UrRJ8E+Jm4tpvZeRfHSp1qjjM3Y5jl+lAUArL5BGx1sJYPMufAQ09ci6J2mrCSSCEh47YtAa58qugUIP2WWWwIDAQAB" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-7013-2217 .
}
sub:pubinfo {
  orcid:0009-0004-7013-2217 foaf:name "Raffaele Melito" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb4ZKU6xG8t4fZKNGJvVDXtJzXlfKOev/4h7f4d2SMZrJt/24XcnOQrMB4UKayfLJxsaWOSiDaBJ/mijUi9nme5UrRJ8E+Jm4tpvZeRfHSp1qjjM3Y5jl+lAUArL5BGx1sJYPMufAQ09ci6J2mrCSSCEh47YtAa58qugUIP2WWWwIDAQAB" ;
    npx:hasSignature "Hf8+cxl7AWQu24hcFT9WoMTxtvkb1pjrigHJ9+qjX2WroHxd0uKKEJyy8BXt3YBwSulgGjztPfrhZS8jXTkAUOV8gmLuEi1yvUVNdTWLYFFR1eblnFU+0bK0olxA/ypAjq2wjokm4+fManwPV208PmkxqixtFcP20HpurnkG+PE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-7013-2217 .
  this: dct:created "2025-01-10T12:44:35.870Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-7013-2217 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType npx:declaredBy ;
    npx:introduces orcid:0009-0004-7013-2217 ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "User: Raffaele Melito" ;
    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 .
}