@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix pav: . @prefix aida: . @prefix xsd: . @prefix rdfs: . @prefix hycl: . @prefix cito: . @prefix deo: . @prefix ex: . @prefix dct: . @prefix npx: . @prefix prov: . sub:%23Head { this: a np:Nanopublication; np:hasAssertion sub:%23assertion; np:hasProvenance sub:%23provenance; np:hasPublicationInfo sub:%23pubinfo . } sub:%23assertion { sub:%23claim a aida:Statement, hycl:Statement, schema:Claim, ex:DatasetClaim; cito:citesAsEvidence ; rdfs:label "InteractOA implementation imported 776 small-RNA annotations."; schema:citation sub:%23evidence; schema:sameAs ; schema:text "The InteractOA implementation imported 776 small-RNA annotations into Wikidata."; ex:confidenceScore "0.95"^^xsd:decimal; ex:hasQuantitativeValue sub:%23quantity; ex:objectLabel "776 small-RNA annotations"; ex:predicateLabel "imported"; ex:reviewStatus "human-reviewed"; ex:subjectLabel "InteractOA implementation" . sub:%23evidence a deo:Evidence, schema:CreativeWork; schema:articleSection "3.2 Modelling small RNA interaction data in Wikidata"; schema:isPartOf ; schema:text "The article reports that 776 small RNA annotations were imported to showcase the implementation." . sub:%23quantity a schema:QuantitativeValue; schema:unitText "small-RNA annotations"; schema:value "776"^^xsd:integer . } sub:%23provenance { sub:%23assertion prov:wasAttributedTo ; prov:wasDerivedFrom ; prov:wasGeneratedBy sub:%23llm-assisted-curation; prov:wasInfluencedBy sub:%23human-review . sub:%23human-review a prov:Activity; rdfs:label "Manual review of claim, evidence sentence and RDF representation"; prov:wasAssociatedWith . sub:%23llm-assisted-curation a prov:Activity; rdfs:label "LLM-assisted claim extraction and RDF modeling"; prov:generatedAtTime "2026-06-17T15:05:28.694224+00:00"^^xsd:dateTime; prov:used . } sub:%23pubinfo { this: dct:created "2026-06-17T15:05:28.694224+00:00"^^xsd:dateTime; dct:creator ; dct:license ; dct:subject ; npx:hasNanopubType npx:Claim; pav:createdBy ; pav:createdWith ; rdfs:label "Nanopublication for claim-003: InteractOA imported 776 small-RNA annotations" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6onyfdLnprP5hJXk0mjvCbHvX6jv7T1CrTAW9XMdSZHj6DXTw4f1KpGoFY3qVMy9H2ZcHeV26cCQCbFC7J/nn7FzB8MMbpucows/bdHAf6xf5wQJKdvSySWCf60RPOxstLUjNAMTIg07R0ByUR4t1D+3a0kuZnQUsl49TAbEQFylTt63krqDtz0tnyz2KbvGcvoIpgHbSNbd/2sUb0BCRdnIAqlfngvbBDPx9FvEvpP1ivTKvNtIbsN6VHUhrhMb5akxd4qJ5l8n/cOX2V9tdEU5VNAoEFmAZSqPnoTYe2HI/pip28N7Vu8nwbVyHy4FZ5K80m8GQ52DBn4uKDYzwIDAQAB"; npx:hasSignature "lE6iCCz+4Ep/likNpjpSgsR7xmZvDcm6Oe5DX9SIBwbeSMYp0KV7OOBCXBcTbcSQ+g713VTPMAiGB7hmh5dGkbkccz2VlZlMpBtZIu3agM1EaoM1+Eui6gc8RbVJHUHsLfLyAX0MpMD2m9u+346A61aCkAndfSdv3jOlxd/jMVzJFe3EH2LM7+Sh4GyHDT8EeivWvuq2a7PRc77utj82JEUi8xc2G05jMluEI5ZL+0fzOPyf7/SdtONoyVFBy1VWlzNmmpKhJz3LMbSpld8imXX3CobBfXzJJbIUrNhNwNLI6al/KVgIlltGN4PDKpip+VLGEDbw/2qoknsH2jdy6Q=="; npx:hasSignatureTarget this:; npx:signedBy . }