@prefix this: <
http://purl.org/np/RAGAqZMETa6UkCriDtorwoxKXvusy3FaGs5y4udMOpvhg
> .
@prefix sub: <
http://purl.org/np/RAGAqZMETa6UkCriDtorwoxKXvusy3FaGs5y4udMOpvhg#
> .
@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
{
sub:SPARQL_endpoint
a
fip:Available-FAIR-Enabling-Resource
,
fip:Communication-protocol
,
fip:FAIR-Enabling-Resource
,
fip:Search-engine
;
rdfs:comment
"SPARQL (open) endpoint serving the SPARQL semantic query language to retrieve and manipulate data stored in Resource Description Framework (RDF) format" ;
rdfs:label
"SPARQL (open) endpoint " ;
rdfs:seeAlso
<
https://www.w3.org/TR/2013/REC-sparql11-overview-20130321/
> , <
https://www.w3.org/TR/2013/REC-sparql11-protocol-20130321/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-8158-8787
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"ZRId+Y0cC4N1812Z5rNz9gH4vCpQr1Muf6PMcbTwsx9SRDbp2vq6j7AlR5hQMhi9vj0EoniIDuD4mPdRF82bOSjuDzUtHU0wrphBEMhbw34Iy0YJewvddYlTKgOsr+qYT6VgtDXmPI31DeQlR3X/HLABP0evCWLXf1/GpgSQjPE=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-01-28T12:43:50Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:SPARQL_endpoint
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f47dd4e2-8b38-44e1-a215-e15db0ffb39b
> .
}