@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:iagos a fip:FAIR-Implementation-Community; rdfs:comment "European Research Infrastructure for global observations of atmospheric composition from commercial aircraft."; rdfs:label "IAGOS"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6935-1106 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDDgdavTkZIgAhAX/Jsmn/TtYraU7GqOXDqeNyw4xfVXX8rHq3eRr+ADkx8+zKdBzTdlQ99TVYYH2rPN1nXMR/tgHSQA2DintoUZK9/YNQ51Us0+NajR73N78dpRMPTKPQAX7QXLxttQXnYql6XcbHOIvZQ6Dzhf0JGTMqFJ226wIDAQAB"; npx:hasSignature "TYWcnl+rnr+HpT+R45bRJ8Dj+p5juW+oJAfbwfgAjtTcMVUrCrpR/JnkMZvzKMMQnuffmdPFehJ3+7WpbAMAG5TFtVWoOgntLGQLa5Mf4YaZ3vdAYLDH0K59NQ2EDJNgk2kc0P1O3PwELsraRg7siJAM1oztmlqFofRgfK38iQc="; npx:hasSignatureTarget this: . this: dct:created "2020-11-02T16:41:36.458+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-6935-1106; npx:introduces sub:iagos; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }