https://w3id.org/np/RAUU8RLTmeSAa59coQ_lsBpdDH4MxUOHySSLkgsKEfpX8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAUU8RLTmeSAa59coQ_lsBpdDH4MxUOHySSLkgsKEfpX8> . @prefix sub: <https://w3id.org/np/RAUU8RLTmeSAa59coQ_lsBpdDH4MxUOHySSLkgsKEfpX8/> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix orcid: <https://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fip: <https://w3id.org/fair/fip/terms/> . @prefix prov: <http://www.w3.org/ns/prov#> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:PRIDE-APM a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema; <http://schema.org/url> <https://www.ebi.ac.uk/pride/markdownpage/affinity>; 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 <https://www.ebi.ac.uk/pride/markdownpage/affinity> . } 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 <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:PRIDE-APM; prov:wasDerivedFrom <https://w3id.org/fip/wizard/02dc7ee5-7a26-46dc-8ab2-dbcbec583dca> . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "P1Pd78nn0tAFzFRvSyjkwrxuG9gJsLn3dEDdvappd29ltRN/36TdGo2L3iZN1WJuMCK/RqGQ5ReLEfqtoYgAffconTDe+Xt5ShbPDuC7fhR3lTn08/Ujp/eVrboPkBnc/Y9TPgCIUntfcQHyZkzmq9WHlp9+NkpJsSk8xMjQDkw="; npx:hasSignatureTarget this: . }