@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "Tu et al., 2025" . sub:readaction a schema:ReadAction; schema:agent orcid:0000-0003-2726-0999; schema:endTime "2026-04-08"; schema:object ; rdfs:comment "A paper describing AMIE (Articulate Medical Intelligence Explorer)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2726-0999 . } sub:pubinfo { orcid:0000-0003-2726-0999 foaf:name "Yuanxi Fu" . this: dct:created "2026-04-09T01:39:10.797Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2726-0999; dct:license ; npx:hasNanopubType schema:ReadAction; npx:introduces sub:readaction; npx:wasCreatedAt ; rdfs:label "Read: Tu et al., 2025"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuTCjFex/35YbHp9Fh4RpRG2wlFLIJuEPSLiBgDdx0uA0y2wGAIL6tWI8EP2sYhKUvqwRFJ4DsLZiRN/W4hiN2tv/+WPE2sR1T3TCLkkk2Mgig3sts1r0OP5tTKWy4XdY3aSG9VW75lktwRzWRQtbAgy1zyKfa8pVuKSJl0G/YibaI/kjhckRRrqIDrYoA978GhVI0WsLfqUyAmB2I+QZQOnhVCpG8ysxVnYyUB/1WqLJ5PRH9R3vYZop9HbRdNw68wdMOsYKLX59EoKg2zsxdPi2KiTYNmiMEJcQdk5yyn0dNvCflX9RrT/5bvWzF7k5iWzzQ0Bv0dfM9Ijr/iYi2wIDAQAB"; npx:hasSignature "Epv6Z45xWgk0EL1ol+kEGxOAMUYZiprLtec818h3ZeISH0m029s5DIYX5K4U0A98aM9qd+pYJa20D9kzyAyjaa+hz0m9gs7S9FSd/3Np4yaCickoE8YZgxZOd79dbXFEMhVXpc1pJFTlRaj4rNqE0F3xvi9Fw54mCX16z+om5+cpTg+ZlXQsPgqvLqg+rXwK0QLxf7QYVyyNbIDDt0zfgHSzhKltKGBVDnnvHv9416jDiw3WB3xyqRFtyqkwUNYkUE/GnNpomFOa8VxsVnkTX1pjA1V3EV85tzQaXRr+Vh+WQhbMpnEQfUQ+Cr4WzGRJaUekiTGOE1qXVZVD9ZyumA=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2726-0999 . }