@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 "Gift" . rdfs:label "Possibly" . rdfs:label "Erik Heijblok" . rdfs:label "Cleopatra" . rdfs:label "Leiden" . sub:_1 sub:_2; ; ; a . sub:_2 ; ; ; ; sub:_3, sub:_4; ; a . sub:_3 """type: The gift was in the will (test note) transferredTo: As a gift qualifier: \"It is not very likely, but a rumour I heard from my grandma \" """@en; ; a . sub:_4 "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 "g69XUpbmm4NPLvvM03ZFTREb1RwA5nvDCS3pNgXdgbms837PfFWrdgmCzrmm+e6WWV1fqwk4MEt1yDJi05iLwkV9eofHqhyPOZ8vzA9MmQSHckHlR9am2pfne4Hf1icqONUBub3tRNTUk2phWJcYPXkKU16HEjhOkj9qeMOh4U4="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-04-23T09:27:37.692Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }