@prefix this: <https://w3id.org/np/RAiahn9QgdB3MmxMWr-FfMPjzdbbJT-SR-j2MORdlJ_U0> .
@prefix sub: <https://w3id.org/np/RAiahn9QgdB3MmxMWr-FfMPjzdbbJT-SR-j2MORdlJ_U0#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion dcterms:creator <https://twitter.com/rtk254> ;
    <http://purl.org/spar/cito/discusses> <https://osf.io/preprints/socarxiv/qzmf6/> , <https://twitter.com/rtk254/status/1747057556470562852> , <https://twitter.com/rtk254/status/1787859373768757710/photo/1> ;
    rdfs:comment """This paper introduces a useful distinction of *cognitive* accessibility to research, beyond just physical accessibility. This is why Open Access Science needs to include open access to the data/tools that will help us make sense of science  &gt;
https://osf.io/preprints/socarxiv/qzmf6/ https://twitter.com/rtk254/status/1787859373768757710/photo/1
---
See also
https://twitter.com/rtk254/status/1747057556470562852""" ;
    schema:keywords "CognitiveAccessibility" , "DataSharing" , "OpenAccess" , "ResearchAccessibility" , "ScienceCommunication" ;
    <https://sense-nets.xyz/indicatesInterest> <https://osf.io/preprints/socarxiv/qzmf6/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://twitter.com/rtk254> ;
    prov:wasDerivedFrom <https://twitter.com/rtk254> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAimMmND/P29erWCzdNJlbKdnS1Bx683/8Om0XT8QuYeeZnBusG0XjmlXSBAeD/G0JQOxeGH81unJcWyh/NA2LvRn5n71HDTEmLXKC+vOzLzctytlmQFTIiTK85S/8h8NaYd8e+zrCO5pfeIcoiL84IxFvEYmTdwxE/agkAi6We10OEyFoveJ/eiXTTec+d13IcAYjaI+F8TlRqsxdXPhyhUs/DbX/X3fq2F0eLvXQNtL6Z2QprRw7ecFkW21EsSp876YoLy2bNKLLG+YMfDEeHeCkr/U6IgLzQss0afkEXvLPgT4EYqt4E+/+icSDmCG0hq+oCGRXY51+jR1uVnh8DwIDAQAB" ;
    npx:hasSignature "IcaUTErXpReml/k27SxxEIzQ6prasoiks4zpUBxss2pyjCWbluLkyAhYoqQjMhOIOWfxQVGz077/2/S8mpcaFQjG7J8+p/4SCH46c4k0nsqlb0osyfMclBMjDYQWoB5JoxBl1/qHJsNoY9WE3iuFs5MW8vDw2o6DEBPld5Olp5co23ovtQDEJOXkYjx6EgDUaVv+7EC3gCW29clmLw7ayxskVpdj2qb4obE/bN2Iz7vJxvzZghew4zmKdlt0QWZPYHrinVLlcbPCdmYxkKTpF3nZ47yY2gflsBg5L3Dp7xjQWmQ/Xq5iIM79Msq0sUFSMN77qdgjSuxrNm7xeIRITA==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-05-16T15:08:36.890Z"^^xsd:dateTime ;
    <http://sense-nets.xyz/rootSigner> "0xA4b3422B019E7dF5e265Dae7B562240bd4185401" ;
    a npx:ExampleNanopub , <https://sense-nets.xyz/SemanticPost> .
}