@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 "Donation" . rdfs:label "Abraham Janssens I" . rdfs:label "Petrus Plancius" . rdfs:label "Daerah Khusus Ibukota Jakarta" . sub:_1 ; ; ; ; sub:_2; sub:_3; ; a . sub:_2 "2024-04-01"^^xsd:date; "2024-04-01"^^xsd:date; a . sub:_3 "test"@en; ; a . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { rdfs:label "Barbara Honhoff" . a npx:SoftwareTool; rdfs:label "Colonial Collections" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaToOTFFmW8wgoraArHhTibRMYdeJ4Kq0pHKYeJJ1YI6ejOG8aMEgqYStAx1uzDtOxULO/RgXrxkWQxe4FiM51sgFFgdsT4tZHRDegx3UUQBHZlLFKkDT5jtN66442Rc/5vu5pMbV52zE2hgIF/sR0PzVgm242N9tONXq5FSjf7QIDAQAB"; npx:hasSignature "bromorcvJaoCzDRhpYlp8AMKiGsvR5hmQbK8Bt7eWEclRZLCPBNjUtHwkplAiggGTet+G4oF0pwwQ2vpYFa3WrwbTzqIQdGfNespjZR2eOkVEfEbw5UWCoEmasoUsIvYWK3bHEkh0SPg1SpmCYpMSeaeAhRC/nNlRogLBqCGYL4="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-04-11T07:44:00.190Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }