@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 """The Coronation Journey (Usama Rituals) Traditionally, when a crown prince (Edaiken) becomes Oba, he must undergo the journey from Usama (the original Benin settlement) into the heart of Benin City. Along this sacred journey, rituals are performed at shrines and ancestral sites. The presence of symbolic creatures—especially birds—can be read as omens of approval or warning. The “bird of prophecy” might be invoked in chants or symbolism during this passage, marking the transition from mortal prince to divine king."""@en; rdfs:comment "Oral history."@en . sub:_3 ; . } sub:provenance { rdfs:label "Chukwubuikem Onwuameze"; prov:actedOnBehalfOf ; prov:qualifiedDelegation sub:delegation . rdfs:label "Benin" . 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjacvAn9ThRavRNSz4loOjavvDMuE6k+cQ+v/0qifyKuVtTjncgSQefN29pfCJa7o7/PBJ6CT4vsD4B2CJDUAKLGkH1IT67buxrsxCJmczVIy/0qpxjY2Vl4NcgnoGrsVo4qGW4vQdQxXrPqH6zJ8kVvKCv0UyFZmAlE4mJMpxrwIDAQAB"; npx:hasSignature "mMc/p75mHdV1fHNfW6bgQ5f1zHyXTS8fsdvcDsTF9c+qCcF/CvbBsnwDlzF8xMhWTnON8/KZNirPYgJPcBe1khilmrNe/8H19G5c2eRl2KowsMWnPiw3EWHYGfpE9YAtM1kYqJ0ZgmVHoN4uLfr1lN4nUTbpR6VWSWEPMLNVwXI="; npx:hasSignatureTarget this:; npx:signedBy . this: a , ; dct:created "2025-10-02T12:47:48.056Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith . }