@prefix this: <https://w3id.org/np/RAncqAgqItO12kCHLXuDFxaZfawa4b0xZ_82iAFc9hBtQ> .
@prefix sub: <https://w3id.org/np/RAncqAgqItO12kCHLXuDFxaZfawa4b0xZ_82iAFc9hBtQ/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<https://w3id.org/np/RAncqAgqItO12kCHLXuDFxaZfawa4b0xZ_82iAFc9hBtQ> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-06-30T20:03:41Z"^^xsd:dateTime;
  dct:creator <https://fip.fair-wizard.com/wizard>;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:introduces sub:Pithia;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/b186c07d-3b31-4efb-be4a-930e739729bb> .

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 <http://purl.org/dc/dcmitype/Text>;
  obo:RO_0002234 <https://doi.org/10.25504/FAIRsharing.87ccfd>;
  <http://schema.org/url> <https://github.com/SKefalidis/PYTHIA>;
  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:assertion dct:creator orcid:0000-0003-2195-3997 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "gmYKR2WyPdj0Ly/ONc4a/KsZ3t6QaY3TQ4/ot4mqv16ZkDu/Qes0l43O3APPbV4C/yiDSHDWX2DLDmxtHRacyzhc5z0eHJnTBSfB007cZuhsZTvDbUCqL94fVce27aZ9t46aC9TuCgiHE7EYq4L23gc0NsZHY/g0RuAx742VU2k=";
  npx:hasSignatureTarget <https://w3id.org/np/RAncqAgqItO12kCHLXuDFxaZfawa4b0xZ_82iAFc9hBtQ> .

