@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "DOIP is not natively supported in the systems currently used in the community. At the moment it only provides JSON response."; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8050-0299 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hs4hZj+l79AHFU2RQFGN/B2ymo2gH9tVmZ5VUVOPq7vj4Xuc5s3Nha9HmpLjTAI1Ou1gi4+jnN0pbeZ0ww11WNNQB3Bfv5JafU1g5OIKOzCTAGtohO/2bzacSaYzT3TCUScrHCcF2VPxe1Go2BpJINq0GCMCIVGgnBvSNhtuzSc="; npx:hasSignatureTarget this: . this: dct:created "2022-02-19T13:32:32Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }