Nanopublication

< Home

ID

https://w3id.org/np/RACTlKAN9HjEX7Ax5VW45OMPnJPYaxqY-dEylQfc9TBLY

Formats

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

Content

@prefix this: <https://w3id.org/np/RACTlKAN9HjEX7Ax5VW45OMPnJPYaxqY-dEylQfc9TBLY> .
@prefix sub: <https://w3id.org/np/RACTlKAN9HjEX7Ax5VW45OMPnJPYaxqY-dEylQfc9TBLY/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  sub:display a <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay>, <https://w3id.org/kpxl/gen/terms/ViewDisplay>;
    <https://w3id.org/kpxl/gen/terms/appliesTo> orcid:0009-0008-9425-4840;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> orcid:0009-0008-9425-4840;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RA22TaPlQS33tbB208xUzWE7uDNcPCsmFjMY8VliGG5Z0/latest-nanopubs-by-user-view> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-9425-4840 .
}

sub:pubinfo {
  orcid:0009-0008-9425-4840 foaf:name "Patrick Stickler" .
  
  this: dct:created "2026-03-24T14:13:46.658Z"^^xsd:dateTime;
    dct:creator orcid:0009-0008-9425-4840;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:embeds sub:display;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Patrick Stickler displays view: show my latest nanopublications";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA__5ljAMGwS8k5UOUpJpuE04s6m46OdmLl9zxz6c3riA> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAszWh97CWwZ+watMPIc4lJEqStm2zfg1ZAv9fFFzJ94bwTpk6cX+92gl8tcs8f/n1oxkgdPYgihw//nwtCQDood/9O/rANIDIkgOGukddLI2ZG5YPW+HJPTcQA32IY8NeXVLDR5lBN+UfqJhj9dX/0sM9kFrUh/AKkwRRMBuZTCSo2Btih852MdVqCowllQbIVJH7rMnGlfICb+E51qVavpk0GYTg7XUHuFPrlduHRXyN5byu4IX4se0gXDdc+dB1kjiaK9uPmqKpWgdEakCf9bd/ui+eXXkuDhOWYvXnx1qQJ2JsEAXvS5/cvaHr6SZpiKyKt5EhZfj8xtn2pmXctQIDAQAB";
    npx:hasSignature "gGayMm4ELdHKs63FpDLFW5d6xyiVKi5SH9eKibLM28u7LeCc9C6RiZLWL980hZNEewWJnwllCnSZpXcWQya7L7UxnnZmOywhfnbT4PbEyj0AieiQpJby4Pkurq17XFe70dXaf9w9KytXnp4EwFJ4IHXi878Q/ugPV9fbs96ybbddFEUH4qDXBV0CAfWQcXogNB+jxQtkNRIS97klCsnAJNtJcEmwZhPt3aQz4EnIhhEpZxcUZmGzhRX1ca3ddU2IoQr6vCLz6jzPWxX9npXns67G6keYTu6Lz2KVSFGWtVzh4Fcq/EFKpyddN1m9jSiC7Rhg6X0j5HJqlaNdPO346w==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0008-9425-4840 .
}