@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 "Bequest" . rdfs:label "Possibly" . rdfs:label "Peter Debye" . rdfs:label "Cornelis Janssens van Ceulen" . rdfs:label "Klein Amsterdam" . sub:_1 sub:_2; ; ; a . sub:_2 ; ; ; ; sub:_3; sub:_4; ; a . sub:_3 "2000-01-01"^^xsd:date; "2012-12-31"^^xsd:date; a . sub:_4 "test"@nl; ; a . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { dct:isPartOf ; rdfs:label "Barbara Honhoff" . a npx:SoftwareTool; rdfs:label "Colonial Collections" . rdfs:label "Test Clerk update" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaToOTFFmW8wgoraArHhTibRMYdeJ4Kq0pHKYeJJ1YI6ejOG8aMEgqYStAx1uzDtOxULO/RgXrxkWQxe4FiM51sgFFgdsT4tZHRDegx3UUQBHZlLFKkDT5jtN66442Rc/5vu5pMbV52zE2hgIF/sR0PzVgm242N9tONXq5FSjf7QIDAQAB"; npx:hasSignature "Nebg8coVxrF5hL9kklN6eTMAMp0tjGaHUaNbIUBhX3FrbGNUNPZ+ThWPg0Nm7uR36li9foo55EJTik0MBxHqw79PfMSbSx7Er/Ltsm/eCkZXwwkaWXuQLDB2duK5mBuEVVUr/tv35zj6W0DY9KMNvjbrE+XgaW1N2J1IvnlcMmY="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-04-26T07:34:17.767Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }