@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix dce: . @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 { sub:_1 a ; sub:_2; sub:_3 . sub:_2 dce:format "text/plain"; dce:language "en"; a ; rdf:value "That woman seated in the front row is Sagung Ayu Wah. She is not a cousin, but the youngest sister of the King of Tabanan, I Gusti Ngurah Rai Perang. Sagung Ayu Wah was a prominent resistance leader who engaged in fierce combat against the Dutch in Tuakilang during the 1906 Puputan Badung, before eventually being exiled to Lombok by the colonial authorities."@en; rdfs:comment "This information was obtained through oral accounts from the royal family of Tabanan, as conveyed by Turah Agung Mayudhi, a direct descendant (great-grandchild) of the Tabanan royal lineage, including the king's sister, Sagung Ayu Wah. The account was collected during a focus group discussion with members of the Balinese community on 1 May 2025."@en . sub:_3 ; . } sub:provenance { rdfs:label "FGD Bali"; prov:actedOnBehalfOf ; prov:qualifiedDelegation sub:delegation . rdfs:label "Bali" . 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfTn7jWb5lIevUQ2BADxB/8jDNQi1/IBSpIV/fpnpVgC70A60aU/ZZQK2DZaF3da1Brb360Usu1RG39/SdD9NhOeh5UMH6n8JOVPlwlFt7s03L6XVZCluNpws3q5gcaTGtzLESBc+F/6clTa7/ApBKQE1xxal0hKDirI7bhcQo4QIDAQAB"; npx:hasSignature "B/bL6FYi7ZfM4oul0F0lWfRjvv0EIxxBlvEfxQ3LmCcOCGS6bqv4SbWn4B1RCoVbIigQofbKES1HAMLjeIL3rbV4PTDYHGtDTQupAC7fP6NRON1Y1CrytaVrB9sWi1RLLJ22rl0OSDLR3mBcwET0dY3aMFQdPIwICx9WM4FAoRU="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2025-05-26T17:51:44.813Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }