@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "Confiscated" . sub:_1 sub:_2; ; a . sub:_2 ; ; sub:_3; a . sub:_3 "This narrative is for functional testing, and can therefore be ignored."@en; ; a . } sub:provenance { rdfs:label "Camiel de Kom"; prov:actedOnBehalfOf ; prov:qualifiedDelegation sub:delegation . rdfs:label "Consortium Bureau" . sub:asserting-activity a prov:Activity . sub:assertion prov:wasAttributedTo ; prov:wasGeneratedBy sub:asserting-activity . sub:delegation a prov:Delegation; prov:agent ; prov:hadActivity sub:asserting-activity . } sub:pubinfo { a npx:SoftwareTool; rdfs:label "Colonial Collections" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDiVYlwENsYqVLodAmcWDGLp3POdsgeqw7EnmKSqg+DtHgDXk50cdbdlpOTtbl0aQLrz/p3L0BIrhOCIfe/5O4sIxb/txqZTWU8VHaNH9xVTNv2SQ3jwzyO+XJbh3phuCa1qA7FMcFRgPSb6ueuOG7O2BcXBoqHdRUUIrTZ/W3yQIDAQAB"; npx:hasSignature "Anhi0jqYNM+7IyhRVDgR4y++hgbhl1TV62hDv53stgKPH0WIOB7z/lMPFSaUwVbjGHQn3ZWMgBDaIx86suPhefMWYRwqVndilYmmIAZP9/PMehz6eOuBeUg5irlMtn+CXKT3thBZ39dv+z+HzPYUox11hiuPrfmIbkHu+BdFDyc="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-07-23T11:34:29.222Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }