@prefix this: <http://purl.org/np/RAKy68K-ubbaV8BKrbYyJQ1NYKcCkvQPpgrQ7rdWbvjRU> .
@prefix sub: <http://purl.org/np/RAKy68K-ubbaV8BKrbYyJQ1NYKcCkvQPpgrQ7rdWbvjRU#> .
@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#> .

<http://purl.org/np/RAKy68K-ubbaV8BKrbYyJQ1NYKcCkvQPpgrQ7rdWbvjRU> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2022-01-08T21:00:54.317+01:00"^^xsd:dateTime;
  dct:creator orcid:0000-0003-2195-3997;
  npx:introduces sub:ISO_3166;
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .

sub:ISO_3166 a fip:Available-FAIR-Enabling-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.";
  rdfs:label "ISO 3166-1:2013 Codes for the representation of names of countries and their subdivisions - Part 1: Country codes";
  rdfs:seeAlso <https://www.iso.org/standard/63545.html>;
  skos:exactMatch <https://fairsharing.org/bsg-s001508/> .

sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
  npx:hasSignature "ZaSDbEC3C34EJFudJJWm5PqdPgGRsXo1k3QNcGAIfwN8z2OXBuQLW1OAvBfO/YoTl0wgn4ZYyTRdwQPbnEf1rQy2/ngDk+gNTbT05+44y0ls+WJAPH3n7d+pRwirBVgsDJZnCxMHu4x6Ob7gZ9+all60ZihwrkZeQPxdQLKxFMo=";
  npx:hasSignatureTarget <http://purl.org/np/RAKy68K-ubbaV8BKrbYyJQ1NYKcCkvQPpgrQ7rdWbvjRU> .

