@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 "Alexander VIII" . rdfs:label "Jansen Araujo" . rdfs:label "Rotterdam" . sub:_1 ; ; ; ; sub:_2; sub:_3; ; a . sub:_2 "-001000-01"^^xsd:date; "0500-12-31"^^xsd:date; a . sub:_3 "Test record"@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 "YByCJ5sjbrAqRigIsNpSLnpfVKHhOc+6xyI1AxO6anPqXV8Bl/OHkcIekWsnliTgJjcmmf0XZz0pTVySR8pyR6U+xamErBn+Goqct0LrP4sq+7lMn24puMDMEdW59U2zo9Dm0tbhRBHyIFiBwLa3n43ByAAaFGPFTBBxL4gAVdY="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-04-17T08:24:59.708Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }