@prefix this: <https://w3id.org/np/RAzdYxzXELL_VPNMID9qP-wovk1Jcm5P8zPKWROKWUrQE> .
@prefix sub: <https://w3id.org/np/RAzdYxzXELL_VPNMID9qP-wovk1Jcm5P8zPKWROKWUrQE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:OpenEdition-OAI-PMH obo:ECO_9000001 <http://purl.org/np/RAvSpggcYeB-tEfjF6SwIkM3R6LmxuOvK4FqJqIDIkxt0#Handle_System> ;
    <http://schema.org/url> <https://metadata.openedition.org/oai> ;
    <http://usefulinc.com/ns/doap#implements> <https://www.openarchives.org/OAI/openarchivesprotocol.html> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "OpenEdition OAI-PMH Repository provides metadata on all documents published on OpenEdition." ;
    rdfs:label "OpenEdition OAI-PMH repository" ;
    rdfs:seeAlso <https://oai-openedition.readthedocs.io/> ;
    fip:has-target-group fip:Domain-specific-communities ;
    fip:metadata-availability-in-years fip:Less-than-20-years ;
    oa:hasPurpose obo:T4FS_0000527 .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-1429-1251 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "faT4PRAZqtyUxNeFGHwdtuAbpxhq6KU43zlSaN4TIAbH9wd1F8O2n63iu599vMcB1qUtMCMrTFNKaDMYcwSly2LNrMF9Agjlf6UFTdozxWDjA6ZPeinVgKgAEWsd9I0y9FGl/a1C/6rTWsX0ql3RzCaKroqRWzWb66kaB+82wlY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-06-21T12:41:56Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:OpenEdition-OAI-PMH ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/874f8414-8699-4163-8ec0-f42e8032f14d> .
}