@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a npx:NanopubService, ; rdfs:label "Nanopub Query at np.trustyuri.net" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "KTyPqApdslkJG7KQTUjscozUE0CngwNkCz11td3G7AlCxAtW6STYpH0TSEJyP34WZwhLs7Ozg7JscRr/fvjBvQuEm92DOgkTNWC/nGkY7adlzrTwEcfnGzORDpreXg5UETIqKGJ9LonAIOu6g4wkF7vvt0WfXkeyyf55SEKHYKY="; npx:hasSignatureTarget this: . this: dct:created "2023-10-27T10:57:07.087Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; rdfs:label "Nanopub service: Nanopub Query at np.trustyuri.net"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }