@prefix this: <http://purl.org/np/RACHnNE3NU7S3hrnZvjo3gn90ThaKTXO7XVDEeZKNL87s> .
@prefix sub: <http://purl.org/np/RACHnNE3NU7S3hrnZvjo3gn90ThaKTXO7XVDEeZKNL87s#> .
@prefix schema: <http://schema.org/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.3mtaee> schema:url <http://www.openarchives.org/ore/> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ;
    rdfs:comment "Open Archives Initiative develops and promotes interoperability standards that aim to facilitate the efficient dissemination of content; OAI has its roots in the open access and institutional repository movements. The OAI-ORE is a standard for the description and exchange of compound digital objects (e.g. distributed resources with multiple media types including text, images, data, and video), to expose the rich content in these aggregations to applications that support authoring, deposit, exchange, visualization, reuse, and preservation. The intent of the effort is to develop standards that generalize across all web-based information including the increasing popular social networks of “web 2.0”." ;
    rdfs:label "Open Archives Initiative Object Reuse and Exchange" ;
    rdfs:seeAlso <http://www.openarchives.org/ore/> , <https://doi.org/10.25504/FAIRsharing.3mtaee> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-6978-5278 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.3mtaee> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "W5NrzeV3voPwJxICgqOUObAax9rGEbM5n5QRXJlUVP8uOqqJl2XFNUsP6C1EnhTM/h4e3xxqscVYEQ7pON2q2ddI6wpXVtioFeuaJ6YRmSY5TQG/Mmxpl8uGSz1b80T7gxt7vCaIrQpu8BXD7Ii9oZOGchs7pFKW27HZ7oAojkQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-11-22T15:09:31Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.3mtaee> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/3625874b-a942-44d7-80de-ad31d5e3c7e8> .
}