@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix ex: . @prefix dct: . @prefix pav: . @prefix fabio: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix prov: . @prefix cito: . sub:%23Head { this: a np:Nanopublication; np:hasAssertion sub:%23assertion; np:hasProvenance sub:%23provenance; np:hasPublicationInfo sub:%23pubinfo . } sub:%23assertion { ex:ArchitectureClaim skos:prefLabel "Architecture claim" . ex:BestPracticeClaim skos:prefLabel "Best-practice claim" . ex:ContributionClaim skos:prefLabel "Contribution claim" . ex:DatasetClaim skos:prefLabel "Dataset claim" . ex:FAIRClaim skos:prefLabel "FAIR claim" . ex:MethodClaim skos:prefLabel "Method claim" . ex:SoftwareClaim skos:prefLabel "Software claim" . sub:%23claim a schema:Claim, ex:DatasetClaim; cito:citesAsEvidence ; rdfs:label "InteractOA imported 776 small-RNA annotations"; prov:wasDerivedFrom sub:%23evidence; schema:about "InteractOA implementation"; schema:claimReviewed "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" . sub:%23evidence a schema:CreativeWork; schema:isPartOf ; schema:position "3.2 Modelling small RNA interaction data in Wikidata"; 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 { a fabio:JournalArticle; dct:identifier "10.3233/SW-243685"; dct:title "InteractOA: Showcasing the representation of knowledge from scientific literature in Wikidata"; schema:url . 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 extracted 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-03T12:27:04.763974+00:00"^^xsd:dateTime; prov:used . } sub:%23pubinfo { this: dct:created "2026-06-03T12:27:04.764142+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 "MuGnAs9hUyk6Znj+Gox9Q+nyh2HOmbizxYPnTZCBQA4gAg/ermUCvlnJFzxyD/7ahmdD1gOhWCPgZkSWIGNHZffeOzHXJcA5kA5zZu58df5BNElYWLL4exVh2oSwNFZVXTPEv/pvgzObR4eVDvwm+8/TjIBN3hhykbeKLdvTdrxCWNc2xXRK0aA9e1jRziYYK3v8UegQDo1T/8NIvM3bS7IW66/EFrHUo4phi13EsdzsDt7GIqnIalqhyEKwTWYOOSCGoiu2v3aDfuW+960KQBiGrR0pIOJSZV46Lsob4bYEuIPkaAPO336hA7J9avdTYXZG1c09LPVbc1HkDDqb4A=="; npx:hasSignatureTarget this:; npx:signedBy . }