@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dcterms:creator . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKs166gMd/oR/61XPGF7tDhJ9PBTUIxy6t5gIJdMjb+zhAVe+55i4WHaKA4dMzmLorzdtsiVcUqbBShQ2TyG9s1tAypKQRea71kMzQxe2Nh3UK+yCuz2FG94pFjIPsoP3lJto52Le144JjUUisfQGQgwG2N9/AOZKooDJGpe2EhwIDAQAB"; npx:hasSignature "CwaKo3nYqnR2tO4klq2vSSLjeklWeILLEQdgq/iBfvPnI7aqCGgkoZgjHWh+OcaqbSQV1mTdNlYwJqRALoi1z7YhSNyJCoLLUh3zSV79fwKSqUybmG9iucullEpjMbsH0iW4qAX9OcAUAi9HbSM7PDDyll/BGjQJXIwbRacZey8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-3803-6828 . this: dcterms:created "2024-10-04T12:42:04.295Z"^^xsd:dateTime; dcterms:creator orcid:0009-0006-3803-6828; dcterms:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }