@prefix this: <https://w3id.org/np/RAByvElfyrxwvGFyhmSn9UGmAPuBQ8Ywyk3jr-zt_YoXA> .
@prefix sub: <https://w3id.org/np/RAByvElfyrxwvGFyhmSn9UGmAPuBQ8Ywyk3jr-zt_YoXA#> .
@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 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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ISO_3166-1_2013 <http://schema.org/url> <https://www.iso.org/standard/63545.html#:~:text=ISO%203166%2D1%3A2013%20is,for%20its%20implementation%20and%20maintenance> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "ISO 3166-1:2013 is intended for use in any application requiring the expression of current country names in coded form; it also includes basic guidelines for its implementation and maintenance. It is outdated and should be replaced by newer version (ISO 3166-1:2020). See https://www.iso.org/standard/72482.html. " ;
    rdfs:label "ISO 3166-1:2013 Countries codes and their subdivisions" ;
    rdfs:seeAlso <https://www.iso.org/standard/63545.html#:~:text=ISO%203166%2D1%3A2013%20is,for%20its%20implementation%20and%20maintenance> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "ij28pJ3mGP3Bl0pV/OBJZXzMkc/f3N01FzMYwPGixIVpJbhrHjB37egIskj4nmPh0T89f6BnPY3HaV/nAN6XYl47flc79DcqIobYWb6x82/U85A/SFGkxxm2rrXnXHfuFhaOTgCWony6HeoJSW7sJ1pYDTJVz8u4pI94IQy0D/A=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-10-02T11:04:06Z"^^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_2013 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/402a6027-909f-49d0-abad-3644dc81d6dc> .
}