@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 "Analysis and Experimentation on Ecosystems"; rdfs:label "AnaEE"; 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 "csHrAIDGzUq6LlkOHohKr8gNGBzs9XF56k4cKZp0T+i9DWXmRBk5nhPF3kBX5sIcj7WXY8KIQ+Odr+GbBmH1joqfGSiVrIYreU6ASkolKhYrzFJRNEdLGrju+CKG91x6/qJZ7Nd+abu+DaBgZa1fDxvQTjhhm1ceGjXwh0GU/yw="; npx:hasSignatureTarget this: . this: dct:created "2020-11-02T17:06:48.868+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-1636-9438; npx:introduces sub:Anaee; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }