@prefix this: <https://w3id.org/np/RAe_W2W4SbfBNSbDUvRLo5T9ha63HpZuAAOMlbdBvMiE0> .
@prefix sub: <https://w3id.org/np/RAe_W2W4SbfBNSbDUvRLo5T9ha63HpZuAAOMlbdBvMiE0#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:FHISPA <http://purl.obolibrary.org/obo/RO_0002233> <http://purl.org/dc/dcmitype/Text> ;
    <http://purl.obolibrary.org/obo/RO_0002234> <http://purl.org/np/RAILCugRZltIBCt_KATatwxJrkdDfxC3EDbCHML172BhI#JSON_Schema> , <http://purl.org/np/RAgKtCGtZ8tOxJJN9TCKN8PlCSWkWXZvT_HDlNQ6vuTbI#RDF-XML> ;
    <http://schema.org/url> <https://github.com/fhircat/fhir-sparql-js> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-representation-service> ;
    rdfs:comment "Translate SPARQL queries over a FHIR dataset to FHIR REST API invocations, execute, and integrate response into query orchestration using Javascript." ;
    rdfs:label "FHIR SPARQL JS" ;
    rdfs:seeAlso <https://github.com/fhircat/fhir-sparql-js> ;
    <https://w3id.org/fair/fip/terms/has-description-source> <https://github.com/fhircat/fhir-sparql-js> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-3529-1159 .
}
sub:pubinfo {
  <http://purl.org/np/RAILCugRZltIBCt_KATatwxJrkdDfxC3EDbCHML172BhI#JSON_Schema> nt:hasLabelFromApi "JSON Schema | JavaScript Object Notation Schema - by Barbara Magagna" .
  <http://purl.org/np/RAgKtCGtZ8tOxJJN9TCKN8PlCSWkWXZvT_HDlNQ6vuTbI#RDF-XML> nt:hasLabelFromApi "RDF-XML | XML syntax for RDF - by FIP Wizard" .
  orcid:0009-0004-3529-1159 foaf:name "Rick Overkleeft" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCL2WFNjqG7rjKyLp0cLMiqhFIefaKztE+dIybEsMvVrfK42XAvU7O9/tBYO+4l4iU91GQI62bZNoktVM7tK9Q/h+PCUm3j/NkAsf+jB/yhddBaZvoytwQpfdSTdUoTJRGTVDkrKCgqjj/pxaQ/RQ5GMfRAMjA5xPm5JvBm9+g+7wIDAQAB" ;
    npx:hasSignature "at3UN2sTFZ6L+BCT/FfYImuNkFr+NBuH0QLIeNqoE3oFxhg53d8pYa0n2msSh4N71DlU6lD9/aS0waNqRoLrNxxu+Ei99e2VQoTgq3Vs7wGj7jxzEkTq/hPmRgHX506EtjBi9HlxDxebvBj6IAUiA2UHcZmBDnLJvgpmE8JSao4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-3529-1159 .
  this: dct:created "2025-01-27T11:32:28.972Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-3529-1159 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Service> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:FHISPA ;
    npx:supersedes <https://w3id.org/np/RA01LqSWkJjl32HTSa_1qQJHgysZfh-XRIGMMp9n0FsZE> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAkKhWCaLaK7P7okbAljBV1C8yaKF-fcp9dG9mMKIbfW4> .
}