Nanopublication

< Home

ID

https://w3id.org/np/RAfzmW957GXw_9OFeYJcwcvsGN2i8ttwx0JwF_tLtHIE8

Formats

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

Content

@prefix this: <https://w3id.org/np/RAfzmW957GXw_9OFeYJcwcvsGN2i8ttwx0JwF_tLtHIE8> .
@prefix sub: <https://w3id.org/np/RAfzmW957GXw_9OFeYJcwcvsGN2i8ttwx0JwF_tLtHIE8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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:ISO_3166-1:2020 a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource,
      fip:Structured-vocabulary;
    rdfs:comment "The International Standard for country codes and codes for their subdivisions. The purpose of ISO 3166 is to define internationally recognized codes of letters and/or numbers that we can use when we refer to countries and their subdivisions. However, it does not define the names of countries – this information comes from United Nations sources (Terminology Bulletin Country Names and the Country and Region Codes for Statistical Use maintained by the United Nations Statistics Divisions).";
    rdfs:label "ISO 3166-1:2020 ";
    rdfs:seeAlso <https://w3id.org/np/RAByvElfyrxwvGFyhmSn9UGmAPuBQ8Ywyk3jr-zt_YoXA>;
    skos:closeMatch <https://w3id.org/np/RAByvElfyrxwvGFyhmSn9UGmAPuBQ8Ywyk3jr-zt_YoXA> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930;
    prov:wasDerivedFrom <https://w3id.org/np/RAByvElfyrxwvGFyhmSn9UGmAPuBQ8Ywyk3jr-zt_YoXA> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "lXZi/x9+KUx0rAD+2ZBqN3aJ8DrV8HiqJHIg2d3Vyat7V6LFvmuPPZf+YJc1N0ONDajTryN0o1OrKDep/+gR8Kk+z0s//pl8Hs0NrywEJYjBNzzm4wWMfXDhjpKqdXmJoMAQCNb10d+UfC6CmBi3O9oGmsgjLSRIDWrKbff1F6Y=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-10-02T14:28:47Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:ISO_3166-1:2020;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/407c380b-3156-43ac-a411-fde73290bfd9> .
}