@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:announcement-intent rdfs:label "Announcement" . sub:educational-intent rdfs:label "Educational/Informational" . sub:engagement-intent rdfs:label "Community Engagement" . sub:news-sharing-intent rdfs:label "News Sharing" . sub:opinion-intent rdfs:label "Opinion/Commentary" . sub:promotional-intent rdfs:label "Promotional" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-10-10T08:32:14.896Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:wasCreatedAt ; rdfs:label "Label for educational-intent: 'Educational/Informational' (...)"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RACmEf3s7YTFFdu6E0Pztp_n12FFOcXSn3LsQMgUre0gA . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "XlB0BbBswFeWHrGl6Bi8vQK22rQKNKeKTImd2Hm0NSB/95ZDtknOqGy2i9F2i5qT/g0mZoyJg6Kjx148yRMHUJ5XZj6d8AZMFQvO65/X0rnXZxBfq5I7wNmcxs9EcDdcAW7viiKXNHYJBF2/te7FeR3Vtz1KmVuQm9lt5qpEmWk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }