@prefix this: . @prefix sub: . @prefix np: . @prefix oa: . @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:Claim-Ver-Service a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Validation-Service; ; rdfs:comment "The claim verification service analyses extracted claims and evaluates their validity or consistency against the scientific literature."; rdfs:label "Claim Verification Service"; rdfs:seeAlso ; fip:targets ; oa:hasPurpose obo:T4FS_0000507 . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { this: dct:created "2026-06-29T21:13:00Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Claim-Ver-Service; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "UBTO95TMlW+xuTP4cb93ZtiyxSBZ7jLDBOeYEojiAbOUkGmCTmZzFyvcciVr55b6wpBVZ5zhKUXrO6vpzjb9+NgpCm5nRzSaQpOvsmxT+vJasPWa40L/Mb69KHOYF5kNIsCTQ9WD9YEEiXNxtvMJot9h1cXRG7fQyp9jXXE0ui4="; npx:hasSignatureTarget this: . }