@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:annotation a ; sub:body; sub:target . sub:body rdf:value "It wasn't clear to me how exactly the publication records plays a role here." . sub:selector a ; "publication record"; "ly contribute to a stronger CV,"; ", and to positioning oneself in" . sub:target sub:selector; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "C5PkdNic6uN0RqKQiamKZydO3rqwKY2Lor8L7cI7UMEj53FTN0bC1CU5rLOyWDagwtHUARqqXy/3rqr6Ir4GUixHiKV+M1nDS23lNATbAkGGTT4fadLUIhp2mpVyvnP1P8Cm2jN3Kl9lRgYxiST0TRX/mHKYldNNv6gfrF8aZVw="; npx:hasSignatureTarget this: . this: dct:created "2023-04-25T09:00:56.270Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }