Nanopublication

< Home

ID

http://purl.org/np/RARKVXFtelFV5uobEuj10yJ7khaHFScbK-nHSFzd6wizY

Formats

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

Content

@prefix this: <http://purl.org/np/RARKVXFtelFV5uobEuj10yJ7khaHFScbK-nHSFzd6wizY> .
@prefix sub: <http://purl.org/np/RARKVXFtelFV5uobEuj10yJ7khaHFScbK-nHSFzd6wizY#> .
@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: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 "QybdtG7MZC7/Df4l13qEbNNJqMaUaZkUls3gLKBJEniA5roIdTLGfoUNoK3pl3RBQ2KLMPRacu4guQiyA1CDbcJ4oiIuX4P0tSYxy3udVJKKp0LdeTzdMzPivgYBAQH60WKFKG2QL2BvADx+OyI3c+R8li+fba8pv8kknQp5wg0=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2022-01-05T17:39:09.892+01:00"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2195-3997;
    npx:introduces sub:wmo-core-profile;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .
}