@prefix this: <http://purl.org/np/RAEzvCPB-MKzzPxj3PfMj1MaflPK8BglDSoOLqP1Y0v6A> .
@prefix sub: <http://purl.org/np/RAEzvCPB-MKzzPxj3PfMj1MaflPK8BglDSoOLqP1Y0v6A#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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 {
  sub:M4M_COVID-19_Project-Admin_V4 <http://schema.org/url> <https://openview.metadatacenter.org/templates/https:%2F%2Frepo.metadatacenter.org%2Ftemplates%2F337cb6f3-eef6-4b2f-9ffb-3f6d6cc9b9ac> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ;
    rdfs:comment "The M4M Project Admin Form allows users (e.g. researchers, data stewards) to produce machine-actionable metadata that provide administrative information about a project in which a dataset (or other resource) is used and/or produced. Research funding agencies may use the form to collect machine-actionable information about the projects they fund. The M4M Project Admin form can be used together with the M4M Project Content form and the M4M Dataset form for a rich description using controlled vocabularies." ;
    rdfs:label "Metadata for machines (M4M) Project Admin form" ;
    rdfs:seeAlso <https://more.metadatacenter.org/> , <https://www.gofairfoundation.org/m4m/> ;
    skos:closeMatch <https://www.gofairfoundation.org/m4m/> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-3710-3188 ;
    prov:wasDerivedFrom <https://www.gofairfoundation.org/m4m/> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "ozj9SAVFoIuFEll+cR0xqpsnWJqsXLkqeyYMItv7xNb8USdqwKSAS3JFw2fVftah/eeTMARAySC318mTWaXjw46+yFCgYOtHqiyFRUpkWm7OfdjfiqLZRX6YLpgsVem6XgPABt5cXZn+DgfUCyWpLGNCA/radDWfENQHZmmNk+w=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-12T14:15:37Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:M4M_COVID-19_Project-Admin_V4 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/92105e50-3c5d-41da-b695-0390d64c7d21> .
}