@prefix dcterms: . @prefix foaf: . @prefix np: . @prefix npx: . @prefix nt: . @prefix orcid: . @prefix prov: . @prefix rdfs: . @prefix sciencelive: . @prefix sub1: . @prefix this: . @prefix xsd: . sub1:Head { this: a np:Nanopublication; np:hasAssertion sub1:assertion; np:hasProvenance sub1:provenance; np:hasPublicationInfo sub1:pubinfo . } sub1:assertion { sub1:kl-claim-tchxtyk2ql a sciencelive:FORRT-Claim, sciencelive:computational_performance-FORRT-Claim; rdfs:label "There is a statistically significant difference in sepal width between setosa and virginica Iris species."; sciencelive:asAidaStatement . } sub1:provenance { sub1:assertion prov:wasAttributedTo orcid:0000-0001-5492-3212, orcid:0000-0003-2237-7725, . } sub1:pubinfo { nt:hasLabelFromApi "Iris setosa" . nt:hasLabelFromApi "Iris virginica" . foaf:name "Anne Fouilloux" . this: dcterms:created "2026-04-02T16:47:00.000Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:introduces sub1:kl-claim-tchxtyk2ql; npx:wasCreatedAt ; rdfs:label "FORRT Claim: There is a statistically significant difference in sepal width between setosa an..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub1:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB"; npx:hasSignature "XCayIJ8vLObNqlXO0GAXKQ6LE5/LFv3QHSTrLd3wGgBJt3ssW7z5o2TMMzYi4yz0rimmWollcSwetiPFxeAkyLcfNV0MHHwVs/QvefDCmEIdp/kQ3WI8e6yyWufiTcltE7/cHXKL3+YP3tvx6yzmSdvJSbx8du2Z/nc1zaCSHTgcsiy0Asph3E/06GIyWY3c6IvM8yFWxeZx1fqTW7yEcr6l3GKGJBPziqEN5YjAI/i43vXoA8Jqt3E5K2+PtfybaXA7rLvEX0Q+pa1pmmwzH/aAT9lmdJAs0f41mRQwIt2yspnnt4sOKXOOWIq89YtqZMFtt2XP4OE1W++xMhWb8w=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . nt:hasLabelFromApi "Sepal" . }