Nanopublication

< Home

ID

https://w3id.org/np/RAYn8OFoiFg11Bbquthrbafwa7xVqCGBWXO6il2okPDLI

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAYn8OFoiFg11Bbquthrbafwa7xVqCGBWXO6il2okPDLI> .
@prefix sub: <https://w3id.org/np/RAYn8OFoiFg11Bbquthrbafwa7xVqCGBWXO6il2okPDLI/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix pav: <http://purl.org/pav/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:local dcterms:creator "Christina Xia, Lee Pfaff, Navreet Kaur, Neil Suryadevara, Hesham Masoud";
    dcterms:date "2021";
    dcterms:identifier <https://doi.org/10.1161/SVIN.01.suppl_1.000200>;
    dcterms:title "Abstract 1122-000200: Chiropractor manipulation leading to bilateral vertebral artery dissection and acute ischemic stroke";
    dcterms:type fabio:ResearchPaper;
    pav:sourceAccessedOn "04-05-2026";
    rdfs:comment "Source is an abstract of a case study that mentions the “1 in 20,000” estimate with no citation. As a case report, this conference proceeding cannot provide an estimate.";
    prov:quotedText "It is estimated that 1 in 20,000 spinal manipulation results in vertebral artery aneurysm/dissection." .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-0669-3804 .
}

sub:pubinfo {
  this: dcterms:created "2026-05-04T11:15:48.432Z"^^xsd:dateTime;
    dcterms:creator orcid:0000-0001-7987-367X;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RAqWlNPJt3Eb4HkmPCpjaiRHGCzKIZag6cBNMkG8nxu6I .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs+TB00KBFVX4nOMr3mfQ7/yVN2po3/5BNzYwEArX74/wmE/8AkYFG0chTZqnLziP/ROe+DHQhTsfwU23qm6s2R+a0X51BfcridSLWP/EEQQFdD59WvnW1dS+vvaV8zIKJT2rJBqP5n5zAHHDUI1ytYA1x/88go3vSW1khF/ms4bI61jfhZY2FCTFzcXC2vTC+qsX/xYwhWO6klpbUiycTCyu7pOz10/rUeeXk53KhxFvC1Al2spRY6xHbaMbvMFgf/TFON0UxAuLLlrPJ6fWlKHYEeF0DaTnzUxarvioS4bFvtvtAMS7Mi6buIC+XbLYWO0HT3oTJnujjUYNfQPpwwIDAQAB";
    npx:hasSignature "hoBAB6vxjwyXbIcdRimymMMEjH5DzLdEFPLEXXwptbYZErkRV+EnetLLTL6cxNN5N6cmWUk4JfnmdbJdGFe3sEa4UegQKhS3nLH5hQrsEC+LSKloW65yAarYnNgUzYZzjfw1J8TQjS3mFz2Et7n8Yqxz5LB9A1gmnhSAtMnulEg7r5VvGcfYt35KdWQ3H3JBJGsen5BVbA781uwBW5R5LMjq7lN+ZQ8Azh6Uq3rq5ZXQJoncUZPTwpkflt/wja8JZ3aaHqlg8puWiYKdNGSuK1J87OesJLfLvessWjCmG8aIOhly9PKddaEZXShyES95ksN66iZs2KtZcU3rkFnfGw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7987-367X .
}