@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-3v16pwuas2 a sciencelive:FORRT-Claim, sciencelive:computational_performance-FORRT-Claim;
dcterms:source ;
rdfs:label "There is a statistically significant difference in petal length 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-02T17:07:31.000Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub1:kl-claim-3v16pwuas2;
npx:wasCreatedAt ;
rdfs:label "FORRT Claim: There is a statistically significant difference in petal length between setosa a...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "I5ydfbhTQtURTG09ynCOjn7fmUAVk7YAy2wa/bUhsi1ZPa8y7xMWPUCxWbY6rY6E8++fNR4sdDwmTvlChYIDu3ZVKr/PEmjqltwN2iXPqtbTzNWWL3kvBaohq4S6jU17qSIJawVyrzWvavwuy99S9pKD3O2kGZ0aWPB3pndSrbqlfTzAnobNyfkN2ze39SDmWIgf0iHhHompbbfDLM1+k+dj6ro79OyEMfFtaEKKOORjLI4Gohjj0TrD5sn6daS5U5XPSqfquLLDfJ1PhelyoHvDzr1DIcA5KA+zbmAL5fIJKTT1nj6/hJ0RYU1jHkrdV1wtF1KHTOov4/GwYqRNYA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
nt:hasLabelFromApi "Petal" .
}