@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:StormThorgerson dct:description "a very good artist."; a , ; rdfs:label "Storm"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-4954-0475 . } sub:pubinfo { 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 this: . this: dct:created "2023-10-04T15:31:08.573Z"^^xsd:dateTime; dct:creator orcid:0009-0005-4954-0475; dct:license ; npx:introduces sub:StormThorgerson; a npx:ExampleNanopub; rdfs:label "Individual: Storm"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }