@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { 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 ; skos:exactMatch . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { 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 this: . this: 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 ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }