@prefix this: <https://w3id.org/np/RAbITTKzTis4oWECky20Ct9a7wpMzoMMeUuYfIQkH30e8> .
@prefix sub: <https://w3id.org/np/RAbITTKzTis4oWECky20Ct9a7wpMzoMMeUuYfIQkH30e8#> .
@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:OpenAIRE-Guidelines-for-Literature-Managers-v4 <http://schema.org/url> <https://openaire-guidelines-for-literature-repository-managers.readthedocs.io/en/v4.0.0/index.html> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ;
    rdfs:comment "The OpenAIRE Guidelines for Literature Repository Managers 4.0 provide orientation for repository managers to define and implement their local data management policies according to the requirements of the OpenAIRE - Open Access Infrastructure for Research in Europe." ;
    rdfs:label "OpenAIRE Guidelines for Literature Managers v4" ;
    rdfs:seeAlso <https://openaire-guidelines-for-literature-repository-managers.readthedocs.io/en/v4.0.0/index.html> ;
    oa:hasPurpose obo:T4FS_0000241 , obo:T4FS_0000531 .
}
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 "FhNY+3eOgr3sHqDjV3oCKZqSd3B36JBOcX5rB00DDtzupTK+LC6bfREWS9EAZiYwcMJcUUBp2mCD9xR3FZhSYNu1qDTixgXdn7pRQCZjSgW+uDXK0oNFy7YDzvNhjfP1J33kBReGwuTWOEVES+O9B3qJRP3wg+vXd3PvEb+3SDs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-06-21T11:00:47Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:OpenAIRE-Guidelines-for-Literature-Managers-v4 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/fcb8ad47-3ca5-4fa0-8b72-ca062785b923> .
}