@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAeeFMmLcma13RwEki4XZQnBaFN5Ol1JT2uluIGUJVu-Q> .
@prefix sub: <http://purl.org/np/RAeeFMmLcma13RwEki4XZQnBaFN5Ol1JT2uluIGUJVu-Q#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 {
  <http://purl.org/np/RA8MByMCMvU3Oo039tuQP-LvlDs-HkBM1bC2BllOAgnzg#DIF> <http://schema.org/url> <https://earthdata.nasa.gov/esdis/eso/standards-and-references/directory-interchange-format-dif-standard> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema , fip:Provenance-model , fip:Semantic-model ;
    rdfs:comment "Directory Interchange Format (DIF) is a descriptive and standardized format for exchanging information about geospatial data sets. It includes elements focusing on instruments that capture data, temporal and spatial characteristics of the data, and projects with which the dataset is associated. From its inception in the late 1980's as a way to document and exchange information on scientific data to its implementation in NASA's Global Change Master Directory (GCMD), the DIF has evolved to serve the user community in the discovery, access and use of Earth science and related data. GCMD metadata records are now maintained in the Common Metadata Repository (CMR), and the DIF is one of several supported formats for submitting metadata to CMR. The DIF, the ECHO metadata model, and the ISO 19115 standards for science metadata formed the basis for NASA's Unified Metadata Model (UMM) used by CMR." ;
    rdfs:label "DIF | Directory Interchange Format" ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <https://doi.org/10.25504/FAIRsharing.esxaaq> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.esxaaq> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "IAtFTs0ZPGWagSKWPCCiTzuMe5VasRCMkgpZKcWAzlIrqRM3aMY8c0h9J57Unujvm+IMY8ps2OFRsSehLGbOhidW1Gdk9BfTTlJGCXrU0XMM+CHnSV+6XOjMYDhpDXgeLB6QLDykzYqVjIvF02TBzHM4TIJ6rY43HQT+Q702E/E=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2023-01-08T17:22:57.278+01:00"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0003-2195-3997 ;
    npx:introduces <http://purl.org/np/RA8MByMCMvU3Oo039tuQP-LvlDs-HkBM1bC2BllOAgnzg#DIF> ;
    npx:supersedes <http://purl.org/np/RAO0I3Sb72jkYo9hlDPhhVrkPBCLnZl7qQY949tPhRIhg> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA2plcfAUD4e70cc8dx-8fIuFZUZKp0P6aAIUfJCi0s7Y> .
}