@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix ex: . @prefix dct: . @prefix pav: . @prefix npx: . @prefix aida: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix cito: . @prefix deo: . 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, schema:Claim, ex:MethodClaim; cito:citesAsEvidence ; rdfs:label "InteractOA uses provenance mechanism Wikidata statement-level references to source articles."; schema:citation sub:%23evidence; schema:sameAs ; schema:text "InteractOA links small-RNA interaction statements to source articles by using Wikidata statement-level citation information."; ex:confidenceScore "0.91"^^xsd:decimal; ex:objectLabel "Wikidata statement-level references to source articles"; ex:predicateLabel "uses provenance mechanism"; ex:reviewStatus "human-reviewed"; ex:subjectLabel "InteractOA" . sub:%23evidence a deo:Evidence, schema:CreativeWork; schema:articleSection "3.3 Linking statements to articles"; schema:isPartOf ; schema:text "The article explains that interaction statements are linked to reference articles through Wikidata statement-level references such as stated in, PMCID and quotation." . } 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-07-01T14:22:45.736864+00:00"^^xsd:dateTime; prov:used . } sub:%23pubinfo { this: dct:created "2026-07-01T14:22:45.736864+00:00"^^xsd:dateTime; dct:creator ; dct:license ; dct:subject ; npx:hasNanopubType npx:Claim; pav:createdBy ; pav:createdWith ; rdfs:label "Nanopublication for claim-005: InteractOA uses Wikidata statement-level references" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6onyfdLnprP5hJXk0mjvCbHvX6jv7T1CrTAW9XMdSZHj6DXTw4f1KpGoFY3qVMy9H2ZcHeV26cCQCbFC7J/nn7FzB8MMbpucows/bdHAf6xf5wQJKdvSySWCf60RPOxstLUjNAMTIg07R0ByUR4t1D+3a0kuZnQUsl49TAbEQFylTt63krqDtz0tnyz2KbvGcvoIpgHbSNbd/2sUb0BCRdnIAqlfngvbBDPx9FvEvpP1ivTKvNtIbsN6VHUhrhMb5akxd4qJ5l8n/cOX2V9tdEU5VNAoEFmAZSqPnoTYe2HI/pip28N7Vu8nwbVyHy4FZ5K80m8GQ52DBn4uKDYzwIDAQAB"; npx:hasSignature "Y5Uzwgqqg9iWnb4SXRRNhfFv7sawWisoSo0/B5nVFePc/uNjibcHgcuav+xs0UY2J74f0tUiXPID/q7km8B8HYZ/cCzh3gtkYQHdKdpBnms+frvaDpvOiTIWojHaXXETiwggGUVEl5ZWagWp+o94G7VFeTv9WfppRvi55MT+xxuHF27syPJpmxqXA8QmITLqknviPEzTQlT5euf3d9NLF0QcF4dMwCp9+QoQTZsQMfBXOh1B8cbdWRJOMJ9LlHZxRxjSpj2g0nZ9UfTL9ilpCXIB/S6LL2+EaxV4w9g9aJz8ZkWgutK8LTiImR8gYVh4TdvBddBZFnaCtnpzzOAvUA=="; npx:hasSignatureTarget this:; npx:signedBy . }