@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "corner stone of data analysis" . orcid:0000-0003-2408-7588 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 . } sub:pubinfo { orcid:0000-0003-2408-7588 foaf:name "Christian Meesters" . this: dct:created "2026-03-17T15:12:26.573Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2408-7588; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Have read: doi:10.12688/f1000research.29032.3"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAqmipuQcCcsTV1AdBdv2z0RpKyK6piSN9WQS3upL25k4 . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB"; npx:hasSignature "b8Sl0EPgxL8VWogG4MZdULvwKI9j0out0h7bNl5y8TqD3H9X71aU8V9Du/rwxKdf08qBVE2DLCitCsdii0IKCNNceJR1xo72Zks3iVPS36oMxf+BoOjOC27st2DkvQKrv9YwWhOhnbEYqr9xOCzGZcOCc3xMWBh7Mw5eZ/tOekU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2408-7588 . }