@prefix this: <http://purl.org/np/RANUkzHpEn8dq-btTQO0f6YNVwlTkp_2koXOEUhRJK26c> .
@prefix sub: <http://purl.org/np/RANUkzHpEn8dq-btTQO0f6YNVwlTkp_2koXOEUhRJK26c#> .
@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 {
  <http://purl.org/np/RA6903cYeY4s9RQE_Y-67XuPuNxdh9MuiZfQ2KCdHDMk8#wmo-core-profile> <http://schema.org/url> <https://wis.wmo.int/2012/metadata/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Metadata-schema> , <https://w3id.org/fair/fip/terms/Provenance-model> , <https://w3id.org/fair/fip/terms/Semantic-model> ;
    rdfs:comment "The WMO Core Profile of the ISO 19115: Geographic Information - Metadata standard is used by the WMO Information System (WIS) to create a catalogue of all information that is made available through the WIS. The current version, 1.3, was approved by Executive Council in May 2013. This profile provides a general definition for directory searches and exchange that should be applicable to a wide variety of WMO data sets." ;
    rdfs:label "WMO Core Profile | World Meteorological Organization Core Metadata Profile" ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <https://doi.org/10.25504/FAIRsharing.5e7bdc> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://np.petapico.org/RAa4cnNHziuvBU_5-gWXPB7ORTX4onWWsoJT7kIEpZ6Gc#wmo-core-profile> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "m1+UuojISMCmg2NYMAZVipYiKIkva4Szz7gwe4elPBh2TUAq7U+E0b0GKlrRpUaIM+XqO21PY65CL0Fz02PXi74uSWpLhsba2Wq8UH/vOBgJfbIF504wMkMGeuW/jQXYFfq+RP0y67T+1gC2QO1ZqvFUiRtZq3QMZ/Hd9AGBZbg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-07-19T14:24:20.908+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:introduces <http://purl.org/np/RA6903cYeY4s9RQE_Y-67XuPuNxdh9MuiZfQ2KCdHDMk8#wmo-core-profile> ;
    npx:supersedes <http://purl.org/np/RA6903cYeY4s9RQE_Y-67XuPuNxdh9MuiZfQ2KCdHDMk8> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA2plcfAUD4e70cc8dx-8fIuFZUZKp0P6aAIUfJCi0s7Y> .
}