@prefix this: <http://purl.org/np/RANBhuGT6IONhZfSePKYtZoHEIp3SEM3b-KTxcTrxKUqI> .
@prefix sub: <http://purl.org/np/RANBhuGT6IONhZfSePKYtZoHEIp3SEM3b-KTxcTrxKUqI#> .
@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-Content_V6 <http://schema.org/url> <https://openview.metadatacenter.org/templates/https:%2F%2Frepo.metadatacenter.org%2Ftemplates%2F908e33e2-9485-4a93-ab22-1688dc5819dc> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ;
    rdfs:comment "The M4M Project Content Form for COVID-19 allows users (e.g. researchers, data stewards) to produce machine-actionable metadata that provide scientific information about a project in which a dataset (or other resource) is used and/or produced. The COVID-19 Project Content Form contains the topics and controlled vocabularies that are relevant for the COVID-19 research domain. The Project Admin Form must be completed before the Project Content Form. With the M4M Dataset form, one may produce the description of the dataset in this project." ;
    rdfs:label "Metadata for machines (M4M) COVID-19 Project Content 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 "a9JzU1ElTfHRH8y718aM4qYDdaxKDMKq9fyG3FKpdINzWkUmGFE+WoQAXwpjwJ7AUmrZO5bsukHBuf5Y1XkTMU7W1hvv+8Fp108tiNKDFgMRNRdvddT2PF4pNeXg44PYNKR1oi6T8PBKqxJ60uV0HqJMchwOX3rzt+9V3q1mwn4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-12T15:21:57Z"^^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-Content_V6 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/243b98a9-ee54-4dab-9979-498c4db2d6b1> .
}