@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @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:OAI-PMH a fip:Available-FAIR-Enabling-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "The OAI-PMH is a low-barrier mechanism for repository interoperability. Data Providers are repositories that expose structured metadata via OAI-PMH. Service Providers then make OAI-PMH service requests to harvest that metadata. OAI-PMH is a set of six verbs or services that are invoked within HTTP."; rdfs:label "OAI-PMH|Open Archives Initiative Protocol for Metadata Harvesting"; skos:exactMatch . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "LLyvz11rP2wNmDPetY98NZMMXyruXFSiesleyv0dJQMG8iEBzHuOle8Y8NH6sevGuefZWKaU17agEIIccVik5SDkPiGgWOiMNEYLuqNbXbPOQsw0+yJGra/p73igddrc4LeL1ONujQFpH2m174/c8lLqUp7Q7sn9rkaRAiUFhx8="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T13:53:13.264+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:OAI-PMH; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }