Nanopublication

< Home

ID

http://purl.org/np/RAPPr6TxJh3EyH9j_hsOD-NbaNloqTugSsa6c-WJCuc-w

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RAPPr6TxJh3EyH9j_hsOD-NbaNloqTugSsa6c-WJCuc-w> .
@prefix sub: <http://purl.org/np/RAPPr6TxJh3EyH9j_hsOD-NbaNloqTugSsa6c-WJCuc-w#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:wmo-core-profile a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource,
      fip:Metadata-schema;
    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 "World Meteorological Organization Core Metadata Profile";
    rdfs:seeAlso <http://wis.wmo.int/2012/metadata/version_1-3/WMO_Core_Metadata_Profile_v1.3_Part_1.pdf>;
    skos:closeMatch <https://fairsharing.org/bsg-s001321/> .
}

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 "Y5cWcWnzhEG5WYtGGDq4tW6jJ9a+dUj45UCDJagodpnXLkmmItTHRhIoilYIV9ZG+51vVOZyhiWxyq0pTQyVSDMZCl6faUAbtaEx6ErZRxS8B/D6kT2i+n/dH3/TiQh+z3hX2HV9Ry/iHwTozR5sMM3FhttPCTK5g1DCxNDK9tM=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2022-01-14T20:35:28.290+01:00"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2195-3997;
    npx:introduces sub:wmo-core-profile;
    npx:supersedes <http://purl.org/np/RARKVXFtelFV5uobEuj10yJ7khaHFScbK-nHSFzd6wizY>;
    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/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .
}