@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:Pithia a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Representation-Service, fip:FAIR-Supporting-Resource; obo:RO_0002233 ; obo:RO_0002234 ; ; rdfs:comment "PYTHIA is a knowledge graph question-answering (KGQA) engine that is designed to function as a plug-and-play solution for general-purpose and specialized knowledge graphs (KG), without requiring any finetuning or modification."; rdfs:label "Pithia" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { this: dct:created "2026-06-30T20:03:41Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Pithia; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "gmYKR2WyPdj0Ly/ONc4a/KsZ3t6QaY3TQ4/ot4mqv16ZkDu/Qes0l43O3APPbV4C/yiDSHDWX2DLDmxtHRacyzhc5z0eHJnTBSfB007cZuhsZTvDbUCqL94fVce27aZ9t46aC9TuCgiHE7EYq4L23gc0NsZHY/g0RuAx742VU2k="; npx:hasSignatureTarget this: . }