@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; dct:description "This dataset contains the results of the indexing done by IndeGx."; dct:publisher orcid:0000-0002-9814-439X; ; rdfs:label "IndeGx dataset"; prov:wasDerivedFrom ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-9814-439X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2QUvspySDunoYDfhf4wgH/gcwuMApwauEegSo4G5fwLRLCADL+7niyFVr6hugdKg4tdqzP7HH+bn9ID3CgzE4qK63otM6Xl/8mTlwxQeA1euEW2QuQHYUiDP/0/VtLEVKk3y9RtTE0sGERuuF43Mcq+3CKVLAdV+kdaTaPyJmNQIDAQAB"; npx:hasSignature "gLuLh7oalFSb9PnvoXULQPiYSHcfVroRZMPfw3Gj63JCsxG/uqpoq6ZlMaJlXsW7UmxadxT6v15XovHhYds2YIcprZ+ZP4DTiM5DQSW0xE4ENQrxLKoiJvM+hGEilmZflz1dE4u/66ckANYOsEeyWFFc5sROUd5sZUrVCz2p1yw="; npx:hasSignatureTarget this: . this: dct:created "2022-05-19T12:22:55.619+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-9814-439X; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }