@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix icc: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:community a icc:Community; rdfs:comment "GO FAIR Implementation Network to advance a global data ecosystem for agriculture and food by implementing FAIR data and services."; rdfs:label "Food System IN"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "JNCcVW/1e9W3xFmIUl4nsIWkPXJX9fSCcLvCk1UgQOXtHXGjYp6DKPG3wjI/8VU0scuCfc0zV++wwbNGOGN1WIUx0wrQ/3Hd8Gk0aHQuvLTwzZTCOg7wuKH+Kmaz/MAsOagPxL7NiiQVX4G+bAff7cPmstRLTPQkLEsiCZsV1L0="; npx:hasSignatureTarget this: . this: dct:created "2020-04-17T07:20:06.929+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromTemplate . }