@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:newsItem a ; "We kicked off the Nanoarguments project and published the first draft of the Model Specification (v0.1)."; "2026-06-18"^^xsd:date; "Nanoarguments Model v0.1 Released"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 . } sub:pubinfo { orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" . this: dct:created "2026-07-01T14:22:08.632Z"^^xsd:dateTime; dct:creator orcid:0009-0009-0118-9195; dct:license ; npx:introduces sub:newsItem; npx:wasCreatedAt ; rdfs:label "Nanoarguments Model v0.1 Released"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFJNRSo0AhDh7EfwM3nZXQbACb8v6F7tKGOj4Mnc/VuEu0CqzwyomaSvXmfwIKeHmCGCdIrL7tMes3U3K7qJ6c3m5j9U1SDBA+d6UDGvBKSN4X8vvRHzH+PNZyegn3Wu+liXjq+4bnGdTdhPRdRFO9DjSb+rpAfaH21md4qRhCewIDAQAB"; npx:hasSignature "UOirn63IZpiVMUYhUbdWUf1m/jd9tudPMDPWFsiiDVFOm8Y0mMHqQBHRe5uBcl5ePh932n10WFcCAIKPj2igndcvaovcfa3pO4Uz57SqgBAK3DMO7ZvrMrbZR6tJt6ZjCvjiZE1kZbH3yQePCDJXPH6joUw5wKYLrAOLQ0xZyE0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-0118-9195 . nt:hasLabelFromApi "Knowledge Pixels - Knowledge Pixels is a tech start-up with the mission to revolutionize global ..." . }