https://w3id.org/np/RAztbHAULdT5QVKBFZ2uUIJc9OTOsmFAJvipRHVnK1IAc
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAztbHAULdT5QVKBFZ2uUIJc9OTOsmFAJvipRHVnK1IAc> .
@prefix sub: <https://w3id.org/np/RAztbHAULdT5QVKBFZ2uUIJc9OTOsmFAJvipRHVnK1IAc/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0001-8492-0354 <http://www.wikidata.org/entity/P1344> <https://italiantech.ch/italian-tech-forum-2026/> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 .
}
sub:pubinfo {
orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" .
this: dct:created "2026-02-05T09:29:18.187Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8492-0354;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.petapico.org/>;
rdfs:label "Ashley Caselli is participant in italian-tech-forum-2026";
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 <https://w3id.org/np/RA7vwC0g_WOMKyCy_e0gV97PUgZ9ehZ5kaIZh-dCE9x14> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvMIewwOiXTCCbq5hKKbyWFZ7rx45vEfSB0qUOWWKtS7XcOhoikf7RFHHgicuG1rB6h1hBZI5uHpnJLLDAA4cV7YOC5RnY7YWlKvYL5n0fVVgdCCVkUfljHwA4qX3WDZY6LaLW+E5v16Yxsb69g41/v3fEtyGrSyAKi1MkjACROvI66cLVjQAksfaA3ZIDMTlkcCQqIoR7hkx3Y9Memgr2/rq5kHD72tUQqlBnmBDQqUVZvLrXYU44p9sZPsrY9cKhGv84DgBLZMenm0Su6gqT5M/tEVHe9I3Kviqxc5EKhCspzhQZmKrM9GpPNL3MGrIKaIk5+JJFB9ahWt1cLGRqQIDAQAB";
npx:hasSignature "lgLVsstaR530O1WmwozM6fE3H22FuifiEd/b/2W/N8WLjtxRScUKamWafKyMF24SQWT4FiKCPArERK5hh+rPKdl2D2JUZbrLXwDU8WGfGWc4rliQyhg8SFq9+aaidJVRj2bAbtTE0Qg0fB4/MjVX2g7DM957NwYIw4N1pW9aOjgmwhDo0j23ocsm0gbsbQD+L2F2vUAeq1KCnmjP5Z5kQpDF8s9ATo+FJcGCR6lbCk2ufmo9sttEmTpYInaNet4izchldVaWj29+KMGJgZEOTeFaZoYEuoMW5JpqLrzP+ZyofxY62KDb0SZueNr5PeOFrtG2eswzgNeWb3bhh6huOQ==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8492-0354 .
}