@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Anaee a fip:FAIR-Implementation-Community; rdfs:comment "Platforms for Analysis and Experimentation on Ecosystems"; rdfs:label "Analysis and Experimentation on Ecosystems"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-1636-9438 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB"; npx:hasSignature "RaYjz5maW1vUJ83EOb7mdsOaDZsikmbTYU5vuHVgKw2nsAhywVyvJvUBVL0oEwRqHRcnQSHn+EzlakyaEjQfNduF2FSVlgIUn98khTDiy0K0qTp0q1JPt8aVzM7lL3sU4UNEp7wT9WQg5/DXNjwWB+5IY5aurxA4skNqbJp1pIE="; npx:hasSignatureTarget this: . this: dct:created "2020-11-02T17:08:48.373+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-1636-9438; npx:introduces sub:Anaee; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }