@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix dcat: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:fip a fip:FAIR-Implementation-Profile; dct:description "This is the FIP for the IAGOS Community representing the choices made in 2019."; rdfs:label "IAGOS FIP 2019"; fip:declared-by ; fip:has-declaration-index ; dcat:endDate "2019-12-31"^^xsd:date; dcat:startDate "2019-01-01"^^xsd:date . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6935-1106 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Wo/B35qMXzgQQ7ppTrVBjLc3a9guwiD0t0dxIuzZzRJWKhkq4eUxBqt0Xcu3WF7kdBOeN6UuuH9bnLBCyZ9N9IUZW/Davc1VtLlc12inDfVhbrcnNpr8hfHGUga9T+woCSmRN7r7XXMc9on0sgZd9kh9vwkaBdlRVLtYQpcZPAg="; npx:hasSignatureTarget this: . this: dct:created "2024-05-31T08:18:02Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:supersedes ; prov:wasDerivedFrom . }