@prefix this: <https://w3id.org/np/RAYBWqohMZ4y8rSZ6uEiceJ-EFnjaxmxhz4uCBJqbASJk> .
@prefix sub: <https://w3id.org/np/RAYBWqohMZ4y8rSZ6uEiceJ-EFnjaxmxhz4uCBJqbASJk/> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:NetCDF_CF1.6 <http://schema.org/url> <https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Specification> , <https://w3id.org/fair/fip/terms/Metadata-schema> , <https://w3id.org/fair/fip/terms/Provenance-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "NetCDF compliant with Climate and Forecasts (CF) Metadata Convention v1.6" ;
    rdfs:label "NetCDF CF-1.6" ;
    rdfs:seeAlso <https://cfconventions.org/conventions.html> ;
    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html> ;
    <https://schema.org/version> "1.6.0" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom ns1:RAI2HKWjtdHQKR00pDJ5f0K5y7Kw2y_p-BvlmIZeq8_3A .
}
sub:pubinfo {
  orcid:0000-0001-5819-7713 foaf:name "Lorenzo Corgnati" .
  this: dct:created "2025-07-02T15:09:02.307Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-5819-7713 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:NetCDF_CF1.6 ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    prov:wasDerivedFrom ns1:RA4Stwox5_Lq95jY7JU8pySzrQqA13FEK-D83WE2w8Dgo , <https://w3id.org/np/RAkpXh4lrX4YOVdi-V2jIJghv0XQ2h9b9TG5mC8SMcYwU> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI> , <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAHvFJa5qmcA7pokZ39ZYXYq7HUp43shYjr8CyUe0aRWY> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOmxnhWv7hOAM9dlmSd5audOGVh6TL4+RXYq+pY6C/BzPm0QNQSTuWOQCOuOVyA2bnLMb5Eh4AnL3JCeulJZRfKU31oHioNEGb2O4dOK5nIYCI4IJ4sG+t6KrC+qP0SdUL7A+FbxmVe+9d4xvj6C1w55nXcnMiafysJxOJ+eD2xQIDAQAB" ;
    npx:hasSignature "ZOzn3tx62RYlkIWGSpj+BvlSRaN75wNj332rhAEJNKm1kEQNwud64PtONAIsxmUxXDHoE/+dCzz6wtutJg+iBWu+xj+bNZEZiElHWHVFa6KlJMgvs1ek9KqW8woiQqyktyt0U+4TsO+O0jBBxnAbU/I7Q/Wu2C8WtgagH1/OVeU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-5819-7713 .
}