@prefix dc: . @prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0003-1071-9457 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0003-1071-9457 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMy7lJXBhLDJLBOaBQm2e8JEehFpe1aTATJ9KpwHQstzPuBp8TVNsTcT2r40+WpldTpbzsLtLGQesEiQu8LJoE+Khr8ZUN285ZNxn1jPsvlvRhg2qacSM0LZaLFaB3roh71nrGjm3EQNjxmpa+WJylr9Ml8MFEtEuF4jANPRS9JQIDAQAB"; npx:hasSignature "VdEf9EwJb3wtcEX1Ord9LQQYkmSlZTX6nOLTH8IXyS62AuSFsyoc66w0/UHV6+VNcDyUbbY4/kYuk7ceixkDLWPuEAwSU8941r1hi2GprMd0eH9qJo4KVz/Y5/H4rpUvMYj0Jbidf51/JdyrqTCsCnb4Ee0jExd+8XGbrPmIhLA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0003-1071-9457 . this: dc:created "2025-01-23T13:29:46.452Z"^^xsd:dateTime; dc:creator orcid:0009-0003-1071-9457; dc:license ; npx:wasCreatedAt ; rdfs:label "think this is overrated: Pizza Hawaii"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }