@prefix dcterms: .
@prefix foaf: .
@prefix np: .
@prefix npx: .
@prefix nt: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix schema1: .
@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-outcome-a03gjbxh5v-3 a sciencelive:FORRT-Replication-Outcome;
schema1:endDate "2026-04-02"^^xsd:date;
rdfs:label "Outcome (Group comparison): There is a statistically significant difference in petal len...";
sciencelive:hasAnalysisType sciencelive:dtreg-GroupComparison;
sciencelive:hasConclusionDescription "Knowledge Loom verified: There is a statistically significant difference in petal length between setosa and versicolor Iris species.";
sciencelive:hasConfidenceLevel sciencelive:HighConfidence;
sciencelive:hasEvidenceDescription "Machine-readable analysis proof (Group comparison) published in the TIB Knowledge Loom.";
sciencelive:hasOutcomeRepository ;
sciencelive:hasValidationStatus sciencelive:Validated .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo .
}
sub1:pubinfo {
foaf:name "Anne Fouilloux" .
this: dcterms:created "2026-04-02T16:57:12.000Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub1:kl-outcome-a03gjbxh5v-3;
npx:wasCreatedAt ;
rdfs:label "Outcome (Group comparison): There is a statistically significant difference in petal len...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "e7L4qcjIpewQq6DyxiEa/LoZSAaX6bC/79s7RiBc83nJnq3HIXn45qAQeJ/sH/dgOcypa9z3K1Y8k6eM4CKV4g9fnt9xmtdg9AVupHl+yv96gBzb1m5OoXm9tBcAocRXJltUxv3fuklcL9NM8DRyEToTjcfhDqxpzq7jp7YUUfElqvxf+fmF0h42/Fg8E/zKJW8jvUAlWrzk9lcFF+5vYkXvWw6XCZyFuQKXHmoNMbvLHUbo4iXWMS3bH2H5oQnCsdX9pb/1rvc76o1DzP//9nzWc43NmRMqSRP0iObz9PT8SmA/9zRGpZ21UNNi67oTSK82BnhAyonACI9t/42U3w==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}