@prefix this: <https://w3id.org/np/RAa1TAjptbEi3DJEevhlHONILQHJ_O45OrOuBxTOAGDSo> .
@prefix sub: <https://w3id.org/np/RAa1TAjptbEi3DJEevhlHONILQHJ_O45OrOuBxTOAGDSo#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://w3id.org/np/RAa1TAjptbEi3DJEevhlHONILQHJ_O45OrOuBxTOAGDSo> a np:Nanopublication,
    npx:ExampleNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2023-10-04T15:31:08.573Z"^^xsd:dateTime;
  dct:creator orcid:0009-0005-4954-0475;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces sub:StormThorgerson;
  rdfs:label "Individual: Storm";
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E>, <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAjAOvAXgovv5wmQ1ox0-AEzkxIiU9am-5qPk4iKQkCUU> .

sub:StormThorgerson a <http://www.w3.org/2002/07/owl#NamedIndividual>, <http://www.wikidata.org/entity/Q215627>;
  dct:description "a very good artist.";
  rdfs:label "Storm";
  rdfs:seeAlso <https://www.pinkfloydfans.nl/glossary/storm-thorgerson/> .

sub:assertion prov:wasAttributedTo orcid:0009-0005-4954-0475 .

<http://www.wikidata.org/entity/Q215627> nt:hasLabelFromApi "person - being that has certain capacities or attributes constituting personhood (avoid use with P31; use Q5 for humans)" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCi20gp57vI3VCRk86NzO+XRnEyHNP9wiy28g7BRKPlaCrNctJlIttEkf1Pnuhj9u1HeuQC0i6WBeGotq8WPr2vWgsQhJMr0AA5btUR2RVOWpdvhKRkJ4g/tqbTjpApAw/r2vBLdPdo2WE13cK5ZfmK1p2rbewS9KliYWJNhvZVbwIDAQAB";
  npx:hasSignature "kRkLKwa03J25QgGJ3/KGmAVuYAFxEKqBp//WCTZ7PdBw9ikzX1hp0mIn9FGTXUTze8YgMbPKrUYCg9wK9lYKQaJ+54tjEtsNehCGexPz7k3k9qUEacQSUQ+1uiojSm8e2DSyDyN4lx2+1Oa9NM94IElZL2eZ8/cxWqZPl9ctqGY=";
  npx:hasSignatureTarget <https://w3id.org/np/RAa1TAjptbEi3DJEevhlHONILQHJ_O45OrOuBxTOAGDSo> .

