@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "has effect - effect of this item" . nt:hasLabelFromApi "hybrid rice - rice grown from hybrid rice seed" . nt:hasLabelFromApi "crop yield - total yield, or yield per unit area of land" . orcid:0009-0004-1007-0376 foaf:name "J. Ye" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDH+cwaHMd5l9HmUpcmm8WOgEXGddUzWkFQyfeQtxZbdlKafUYVuaeRXO/vls9fi7Qr3o8M7J3DfAKchPUodfFENOiSk9K4ZVOMANiBHN434z2gYaLCv6gkGf1mr9NRlpVFhhGQ9AQ7x0Fk74DR0YqNXyjLveW99nQxQdtG85FQlwIDAQAB"; npx:hasSignature "VO4guCF0VH4nP1i592XtsmKfYu3fOdVxxUYThvaXHVx3sQfOW85EPjszHpybtPzMuijFMHLfYpv2Hoql69c8pq3UFzk2arnJ/CoorOfC+6ql6+2gWjUPjfWHe08xiVRDG7Rcbw6reNxSAXXAmnr+5X2+7/OoLcZsLJEuIQ59Vlc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1007-0376 . this: dct:created "2024-10-04T20:40:36.552Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1007-0376; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "hybrid rice - has effect - crop yield"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }