@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:PRIDE-APM ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema; rdfs:comment "This FER describes a metadata schema for the PRIDE Affinity Proteomics (PRIDE-AP) which is a new archive within the PRIDE repository dedicated to advancing the field of affinity proteomics (AP) by providing a centralised infrastructure for openly accessible datasets generated using AP platforms such as Olink and SomaLogic (the SomaScan platform)."; rdfs:label "PRIDE-APM | PRoteomics IDEntifications database Affinity Proteomics metadata schema"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-3096-1318 . } sub:pubinfo { this: dct:created "2025-09-17T14:56:52Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PRIDE-APM; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "P1Pd78nn0tAFzFRvSyjkwrxuG9gJsLn3dEDdvappd29ltRN/36TdGo2L3iZN1WJuMCK/RqGQ5ReLEfqtoYgAffconTDe+Xt5ShbPDuC7fhR3lTn08/Ujp/eVrboPkBnc/Y9TPgCIUntfcQHyZkzmq9WHlp9+NkpJsSk8xMjQDkw="; npx:hasSignatureTarget this: . }