@prefix dcterms: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix skos: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
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";
skos:closeMatch .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-6935-1106 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDDgdavTkZIgAhAX/Jsmn/TtYraU7GqOXDqeNyw4xfVXX8rHq3eRr+ADkx8+zKdBzTdlQ99TVYYH2rPN1nXMR/tgHSQA2DintoUZK9/YNQ51Us0+NajR73N78dpRMPTKPQAX7QXLxttQXnYql6XcbHOIvZQ6Dzhf0JGTMqFJ226wIDAQAB";
npx:hasSignature "TZJKENRw3nJTA33cYUX+1O3ycNPeDdWln6lJ5nIyNIhfiRnVZeRztcjesNRpan5gNfRHCISOoK4ZVFKPA+10FAuab7ZLGTMriZvhOceVY5scpaJBSO4LT8jqUrtuMj36HHHskVM1meKYeBXBabeD8ke9G28/ZDU5xIamajFB0SQ=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-02T17:03:06.581+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-6935-1106;
npx:introduces sub:wmo-core-profile;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM;
nt:wasCreatedFromTemplate ns1:RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI .
}