@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix dce: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:_1 a ; sub:_2; sub:_3 . sub:_2 a ; dce:format "text/plain"; dce:language "en"; rdf:value """This 1835 letter from Sultan Cakraadiningrat II of Madura to King Willem I reflects not only diplomacy but also the unequal power relations of Dutch colonial rule. The elaborate praise and declarations of loyalty should be read as strategies of survival under increasing colonial control, rather than simple expressions of friendship. The gifted kris, a powerful cultural symbol in Madurese and Javanese traditions, carries a double meaning: offered as a diplomatic gesture, yet also signaling the loss of autonomy and recognition of Dutch dominance. Today, in the Rijksmuseum collection, it embodies how colonial power was reinforced not only through politics and war, but also through symbolic and cultural exchanges."""@en; rdfs:comment "Own interpretation."@en . sub:_3 ; . } sub:provenance { rdfs:label "Indonesia Collection" . rdfs:label "Made Naraya Laksmayuda S"; prov:actedOnBehalfOf ; prov:qualifiedDelegation sub:delegation . 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJXq9YKkYeGkZUt/CbP5q9YMirCQBkdURK9AGGfHX4zO2yhN4AY0qTLEG14SCyFWSewOfYSkLFMYRVQdpiM1fw39ew5ibkdL3bEAy8Dr2l+AreBnMV+YNkzogh781MXqIgy8W+clTrt6d2mtGEN4N/slA1uPfUPTOe9RiBuBrO/QIDAQAB"; npx:hasSignature "JLQ3VahqhR9kPqp4ttC3+7HfKmWaejmlNQs0ichy0zNaoMsk+jX63FkR1AP7X3tQz6AC1glktU/hnfmftmyfT+5ZbDbVLtrBhEie9tVdrSy3F6kk1e4Lj5EMd/JTT6Ysz25rIya1o4WDQY0nuS7vH1FyTF/78qRwlDTb7DbhRpM="; npx:hasSignatureTarget this:; npx:signedBy . this: a , ; dct:created "2025-09-30T08:46:22.798Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith . }