@prefix this: . @prefix sub: . @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 { . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "FA.9.T.1 | FAIR2Adapt FAIR Awareness session 1 - This is the FAIR2Adapt FAIR Awareness session 1." . this: dct:created "2025-09-26T13:52:27.410+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "FA.9.T.1 | FAIR2Adapt FAIR Awareness session 1 has view: Get the latest nanopublications from pubkeys"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "qJg9kOFUSuWY30sthsn3mAldqgED6m1PMtNDfJcXx7Fg2Hy4BelPURaJuKCVIlEHGXad/iEtq1uUZoo8hvkri2TrXDpngX/H7SLoA22SK7hwkaqqBkF3snDPhTak8ccjXwVkgLbszIoRRe1QPKgB1w6mchUri2ds/pL+dHUN8Lo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get the latest nanopublications from pubkeys - This query returns the latest nanopublications from the given set of pubkey h..." . }