Nanopublication

< Home

ID

https://w3id.org/np/RAlRA-FXhervXVvA-dJgTX5kD1CZslVWozF0026Z8Fijc

Formats

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

Content

@prefix this: <https://w3id.org/np/RAlRA-FXhervXVvA-dJgTX5kD1CZslVWozF0026Z8Fijc> .
@prefix sub: <https://w3id.org/np/RAlRA-FXhervXVvA-dJgTX5kD1CZslVWozF0026Z8Fijc/> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  orcid:0000-0002-3080-0303 <https://w3id.org/kpxl/gen/terms/plansToAttend> <https://w3id.org/spaces/nanopub/nanosessions/session27> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3080-0303 .
}

sub:pubinfo {
  this: dct:created "2026-01-19T09:47:34.959Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-3080-0303;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/plansToAttend>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Plan to attend: session27";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAQ1LrU5fyY0Szd-4i9nN_JXBMvKti_v-GeHZgQG-EpzI> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnosJSn16QpO5H1VxOxrwMH/H/b4lqyVo+/w5ri059ZaXR4GFN2l7rDusHTzgbyZ3Ifq2eEntFfnS3XrygI+AoIxoEob8jM1lEJstaCpSi3Kv+v9uD+s61HWL/4J7DyaVgycDcDFG7mOyemtUIU94hV9x5z2kXdFPfoffAlF8BRxKymOBMaCx/uOouxS/CCR4brlG6gXfU2d+13y/4PbiM3SxXdSKVAYaeSEA83ohAgJFhH3oZtZeuPhyENllRGxT5PVzqx59YVr10UV1VudiGIkqKjkcvGbfOoifZB38+uNN5DVBnLN4NcnoqqCAweoODWYUFOsjHTpobqA0+Ss0VwIDAQAB";
    npx:hasSignature "Na0nJji+sZT2kumXkdmKW1a81tlOLCoRLbdxv6V4OmbvOQofk2BuvCbWP6qKnmD4EZWwyRcTjPhKEbbQbLLixwlLBpRp/H7B7WYO9bxk2+bk3kuGPFA+ol02Ow4LGyIIcHtqd+BJMafGI11bUCzPBKgFUwUuykOpEFFNFOG3x8FRuZ7+ieJAbvzOSQFBjl533nJlnvTMlSH9XnJAhBN+GfW0a9qpQs8Uc2QHDIyQo08oniK2wuQRXzQkeizyvTZwORIE2LCwJlKqzu9Oy7aJfUAcy2QQmb6azS0HcHSB6Etv0wjUZdRwEavT9jbL4hS8nJhh5maK9PeZpnXrYOg7GA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-3080-0303 .
}