@prefix this: <https://w3id.org/np/RAJJeIw5v3n0YHDku3eq7rW2hH17SKxiDG9qd2o89XCGo> .
@prefix sub: <https://w3id.org/np/RAJJeIw5v3n0YHDku3eq7rW2hH17SKxiDG9qd2o89XCGo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:_1 a <http://www.w3.org/ns/oa#Annotation> ;
    <http://www.w3.org/ns/oa#hasBody> sub:_2 ;
    <http://www.w3.org/ns/oa#hasTarget> <https://n2t.net/ark:/27023/2ac4757608bc711ad8e3c85ca0221771> .
  sub:_2 dce:format "text/plain" ;
    dce:language "en" ;
    a <http://www.w3.org/ns/oa#TextualBody> ;
    rdf:value "This sacred belonging is pratimā, a religious representation of Ida Batara Rambut Sedana, the Balinese god of prosperity and wealth, and a manifestation of Sang Hyang Widhi Wasa, the Supreme God. Made from Chinese kepeng coins believed to hold magical properties, the pratimā is typically enshrined in a gedong, a sacred pavilion within temple compounds. Ritual ceremonies are held to honour the deity, express gratitude, and seek blessings. It is believed that during these ceremonies, the god may become temporarily present through a spiritual medium, with the pratimā serving as a divine residence, thus enabling the transmission of blessings to devotees (Focus Group Discussion with the Balinese community, 1 May 2025)."@en ;
    <https://www.w3.org/ns/activitystreams#context> <https://localcontexts.org/notice/belonging/> .
}
sub:provenance {
  <https://n2t.net/ark:/27023/ac9c57ad3b91eedf7abb609c462735ba> rdfs:label "FGD Bali" ;
    prov:actedOnBehalfOf <https://n2t.net/ark:/27023/ef019428583df2169ed6a49afd354719> ;
    prov:qualifiedDelegation sub:delegation .
  <https://n2t.net/ark:/27023/ef019428583df2169ed6a49afd354719> rdfs:label "Bali" .
  sub:asserting-activity a prov:Activity .
  sub:assertion prov:wasAttributedTo <https://n2t.net/ark:/27023/ac9c57ad3b91eedf7abb609c462735ba> ;
    prov:wasGeneratedBy sub:asserting-activity .
  sub:delegation a prov:Delegation ;
    prov:agent <https://n2t.net/ark:/27023/ef019428583df2169ed6a49afd354719> ;
    prov:hadActivity sub:asserting-activity .
}
sub:pubinfo {
  <https://app.colonialcollections.nl/> 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 "nzNiDccj0lWlZotwzxibEK5rrFP7HSRi6WoZJbGP0qGlkrGL5cobzFdreK5QnS51LYXLPxi9X5TM1+0DxLnzfyd5z9m09ixwd6SDi1GXZ/slLnzK6mZtWrwXsEfL9SUPiXZUVG1vf28GbIv2RrYEt3G9LS2HcKM4CilLjlkgNt0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://n2t.net/ark:/27023/ac9c57ad3b91eedf7abb609c462735ba> .
  this: dct:created "2025-05-26T17:54:40.429Z"^^xsd:dateTime ;
    dct:creator <https://n2t.net/ark:/27023/ac9c57ad3b91eedf7abb609c462735ba> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:_1 ;
    npx:wasCreatedWith <https://app.colonialcollections.nl/> ;
    a <https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#LocalContextsNoticeVersion1> , <https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#Nanopub> .
}