@prefix schema: <
http://schema.org/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RAIPktlfKkKKMgS1nhCA9oA3oypSXjIjhMjXXxSs0k3A0
> .
@prefix sub: <
http://purl.org/np/RAIPktlfKkKKMgS1nhCA9oA3oypSXjIjhMjXXxSs0k3A0#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@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
{
sub:NP_SPARQL
schema:url
<
https://virtuoso.services.np.trustyuri.net/sparql
> ;
<
http://usefulinc.com/ns/doap#implements
> <
https://www.w3.org/TR/rdf-sparql-query/
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"This Query Editor is used to query nanopuplications using the SPARQL language." ;
rdfs:label
"NP_SPARQL | Nanopub SPARQL Query Editor" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB" ;
npx:hasSignature
"Rex+lobx3ZVdIaIdmaonOOXiYw+3D9c6UT9EwfSgGPAbsc08Q8KEdMl/RcOpb79QP90pckhgCFI4A+UfLIdWCF1EwNdlodsp7w0BfODCaO6WBRV6HSXWCDf05nXdyV5P2wlVKz94FDH8PxqvdJz1IviPUARoayjHb5WrWGKUD5g=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-03-29T03:06:44.593Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-2195-3997
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:NP_SPARQL
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA73A2rqz2UboeQIbEkbWHihiV8P_7B2eu2mqDAJ3wpMk
> .
}