@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 { a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-1193-5766 . } sub:pubinfo { nt:hasLabelFromApi "tennis player - sportsperson who plays tennis" . nt:hasLabelFromApi "Jannik Sinner - Italian tennis player" . orcid:0009-0000-1193-5766 foaf:name "Igor Danser" . this: dct:created "2025-10-08T11:36:31.619Z"^^xsd:dateTime; dct:creator orcid:0009-0000-1193-5766; dct:license ; npx:wasCreatedAt ; rdfs:label "Jannik Sinner is a tennis player"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsLAxvqHuwaupBNQR3Vy1pJZCrGh88GO1k+F/4clFRf5RKgkTwZBlFdX3K7uIcwK2UwJjRsVZnp3v/iSYPVCxCLw4Ta/2ftWxXAw0qLIru4mfTiunlPLp2fJe5Nmj1fgINNFsOZ7cmNOZqIHCioaLctW8Rbi5YATwqY8PDjUXQGM3Qu3hA9E41fscod+KeKV9p0bLVYHOIv3W9KmGgFqw2tGy0Y+A/RY1E8PtOCHQb43DeEsUka4RZqZfWY0YYA/+zaIoisbbUQu3iTiliD4LTHOApsLDY5CyMfgIlJEY55hS8ZyGBJqqjrERu3mQ4mKpR2uEpS2qgvwdhRsp1YLLXwIDAQAB"; npx:hasSignature "BQQcNuvBU1AEN2zWFnHlQ1ePPVaS0Ycpzmx+gSUmdxoxkuM4WWrTMuUxrcrzH+WakIK7KklNkap6tX4+lMpNajdgjKbk1ReuwfqcZgQJEFQjjFZipMikVdKeCH6GqV7PQHlgBG8nQAwRjcGsMO9WcbrJV820VB3ifPiSz+MmOpP/v9grEG+3kgG81o7prNbSCt+7lAg8VV9i57It/sFnO7XJU4TNbPeI9+5l71e6POg33EvPTgB3Fmm40LYaSS/BgkT2k4GY3La4xBKQE2pqBJaUYiPYM8TuHMbhoQz/DInl97lpEY6+qbZX0sEikkukxC+qKtL5j6Ug80WrOPY64Q=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-1193-5766 . }