@prefix this: <https://w3id.org/np/RAGgXLTKR8XpS68rc8PSRcxQ1JVIrZ4FDkBNPkoATFi_4> .
@prefix sub: <https://w3id.org/np/RAGgXLTKR8XpS68rc8PSRcxQ1JVIrZ4FDkBNPkoATFi_4#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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 {
  sub:osf-map dct:creator <https://w3id.org/np/RAgcFAGWX5zXUQy3CuNH5Jl0iwNAsyGqATUhTDqL2rtDA#osf> ;
    <http://schema.org/url> <https://osf.io/rkvp6> ;
    <http://usefulinc.com/ns/doap#implements> <https://schema.datacite.org/meta/kernel-4.4/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Metadata-schema> ;
    rdfs:comment "The OSF metadata application profile (OSF MAP) documents the structure of metadata stored in the OSF. It represents how data is captured for the primary objects of the OSF: Projects, Registrations, and Preprints, as well as the individual files that make up these objects." ;
    rdfs:label "OSF MAP | OSF Metadata Application Profile" ;
    rdfs:seeAlso <https://osf.io/7u5fm> ;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000402> , <http://purl.obolibrary.org/obo/T4FS_0000531> ;
    <https://w3id.org/gff/fip/terms/registered-on> <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8#OSF> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-6155-6104 .
}
sub:pubinfo {
  <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8#OSF> nt:hasLabelFromApi "Open Science Framework - by (unknown)" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDU5ITnlc9RmUDLhkh64hYHCEn2qJEFcEAy0sacXHcWrlD+5ABoHryt2PoxSH1VTwALcJvIokCGoWMouHI/d5fL/0v1w0qAqhtFdMAVtpTPzBsqh4uFecucaQ49bRM2173rn2MfVjvG/3I5R7kwIJbu5bFpdUXx7yozenBFbEVRrwIDAQAB" ;
    npx:hasSignature "u09+aQM3woZv0TdLLUSC4G44QNqppfADYmmXGh0LWuTUoQdvu0p8ojX/ZLGWEikW7Hl2fh7bW1EerZTIJMh/L5cHKDyi5Vjf25AdGHAYudPyeozDDocuoqnRbeNTIgqgA7NM3eu0Y8F5mkEIzjZA6OAFsjz9dC7i6l+6M1eRcgg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-11-15T19:27:48.297Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-6155-6104 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Enabling-Resource> , <https://w3id.org/fair/connect/FAIR-Specification> ;
    npx:introduces sub:osf-map ;
    rdfs:label "FAIR-enabling resource: OSF MAP | OSF Metadata Application Profile" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA9hisPKcDWFrQXovywXP8tUUe1WUmBbnXUT1-2lh3wPI> .
  <https://w3id.org/np/RAgcFAGWX5zXUQy3CuNH5Jl0iwNAsyGqATUhTDqL2rtDA#osf> nt:hasLabelFromApi "OSF | Open Science Framework - by Abram Booth" .
}