@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-FR a fip:FAIR-Implementation-Community; rdfs:comment "AnaEE is a research infrastructure for experimental manipulation of managed and unmanaged terrestrial and aquatic ecosystems."; rdfs:label "French Analysis and Experimentation on Ecosystems"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8504-068X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5/AnadJ2RNGtRXWyEaHrO9bM1yhCvglH4alUGpQI4GKz80Vjw+132ncSB9doXTi6D1oFJTVxhfC5Bpc+ys2W9TXQVwGamj68PvgLDIZ1y82liiKuPgLphttTUfYjqa4l/XdSx/ws0SOcjo4NvStTzWD3n4ntyh5T+D2nudZ2vjQIDAQAB"; npx:hasSignature "EZ8BHbwhNUgMclI1oOj4E5LaY+4NEeg1MJa/WwNgzg63aw3Ob3phPdb7Zx+n4kIKAfnuHFuQ8yez63d9eDyDkzlweQcnwnGiBqqR7DtlClmS7l0ofEG/Sqmk+bObj/X54vPyLyGrrBaoOMGMB3TF2bxRBUHBaoKa/+qy6OW5+SU="; npx:hasSignatureTarget this: . this: dct:created "2020-10-20T16:32:23.589+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8504-068X; npx:introduces sub:ANAEE-FR; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }