@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:_2 dce:format "text/plain"; dce:language "en"; a ; rdf:value "This is a sacred belonging used to carry the pratimã. The winged lion is used in many Balinese designs, including as home décor. However, in this particular case, this lion vehicle carries the pratimã and thus sacred. (Ravinjay Kuckreja, in Focus Group Discussion with Balinese Community dated 1/05/2025)"@en; . } 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 "K2892DMksGIrNmBIQCThg6phajttCpaw7ylGOd1hFK2uXTYOMk8MxYIt6jixd+Gq7Bw2g1gLz/J4/3L69xGZ8Z+2HWgFhaLcu6ySQv3x86FHr5Yl6i2/aqKYSw65UZcQOU7Ld7YuScohYDj/7gw63TZ+zS3SmphdRMGJHLcJXBw="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2025-05-26T17:53:25.918Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }