@prefix this: <
https://w3id.org/np/RA5nI-9iz_Tqemcu7h0Hh0DB95rFSKeWNLAKjpIl1E0T0
> .
@prefix sub: <
https://w3id.org/np/RA5nI-9iz_Tqemcu7h0Hh0DB95rFSKeWNLAKjpIl1E0T0#
> .
@prefix schema: <
http://schema.org/
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.25504/FAIRsharing.87ccfd
>
schema:url
<
http://www.w3.org/TR/sparql11-overview/
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Knowledge-representation-language
;
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
"Simple Protocol and RDF Query Language Overview | SPARQL" ;
rdfs:seeAlso
<
https://doi.org/10.25504/FAIRsharing.87ccfd
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-8594-1798
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.87ccfd
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"WmqjJ4L6RrZJWuTPg1FxUjwkd+m4RHLIT5duP9V8He9E4yA9u22Ew0jb5hNg02iqal4uNkzyU0hQBDnf5Dfndd+V0FmjQDoGGGcPFqr+hQpSQjjOUlIZdX6v/86duwnwOhg00EYU2mm9fClfd8mOr3/w2eeOHPaZhu5GQRtvpF8=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-05-14T09:38:48Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:describes
<
https://doi.org/10.25504/FAIRsharing.87ccfd
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/73af83d6-4a32-4dba-a616-ca0a95d89d24
> .
}