@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "Cucumber" . rdfs:label "Maize" . rdfs:label "Wheat" . rdfs:label "Plant species" . rdfs:label "Rice" . rdfs:label "Tomato" . rdfs:label "Bean (whole)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 . } sub:pubinfo { orcid:0000-0002-1297-3104 foaf:name "Anastasios Papadiamantis" . this: dcterms:created "2025-07-10T08:32:07.386Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1297-3104; dcterms:license ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLrgIs0zCX11YIad1vf4iKrxmu/l3phA4ES5BixalXnpd5LD/znJ3GlB95mZ/KOrhGhBZyj39QaZVpQQuPTsqmigo4blW6FtTc0iWkFSNEj6dyWeavF9nJ0cSr7k6KEx3i8ue+O53k2lmF/UzG/w0cOSV71T3qVBFPupy5WMCTwwIDAQAB"; npx:hasSignature "yy38b00eWjbfWNNbmQDp/Gb668YXzO6K9XOzcqKsQ14DFLdTYZc1kuzG5bNlI/BFuC2ZOkxRKKsQQ4PuWkXNCyTq6YKEzElvsR61D5qBMGxKxPLgcg6zjnksIBZXjIDFbwhhZAS9/PZkEx1lAFEXY1wuTzz4PtqEeKUcAeP7zrk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1297-3104 . }