@prefix dcterms: . @prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @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 fip:Available-FAIR-Enabling-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "Simple Protocol and RDF Query Language (SPARQL). This document is an overview of SPARQL 1.1. It provides an introduction to a set of W3C specifications that facilitate querying and manipulating RDF graph content on the Web or in an RDF store."; rdfs:label "SPARQL endpoint"; rdfs:seeAlso ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "kccUbBsQIzSTFO2gnv61W8aPoEshQl16z+73/DmPfiLHnEb319jPeIB6vN8BMTEvxlnY4moyDcRNKPxllPcufX6Ny6LA569ZMALNI0teygVU/2cW29BlJHI6rAhcYjPPQ4QrD8YsSA/KCPw0Vw6xd5KtxRTTBinjpvVjFJDyU6Y="; npx:hasSignatureTarget this: . this: dcterms:created "2023-01-09T10:14:44.275+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }