Nanopublication

< Home

ID

https://w3id.org/np/RA4-7VSysnTAWOFe0i2umC8VG-hCFNp2rn9NevcHWFh0g

Formats

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

Content

@prefix this: <https://w3id.org/np/RA4-7VSysnTAWOFe0i2umC8VG-hCFNp2rn9NevcHWFh0g> .
@prefix sub: <https://w3id.org/np/RA4-7VSysnTAWOFe0i2umC8VG-hCFNp2rn9NevcHWFh0g/> .
@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:0000-0002-7038-1457;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> orcid:0000-0002-7038-1457;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RAZse-1U8VD7qGWkFwLa2eu9gC6raGUL0z6bmSD711YTA/latest-nanopubs-by-user-view> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7038-1457 .
}

sub:pubinfo {
  orcid:0000-0002-7038-1457 foaf:name "Saranjeet Kaur Bhogal" .
  
  this: dct:created "2026-04-08T14:08:33.979Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7038-1457;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:embeds sub:display;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Saranjeet Kaur Bhogal displays view: Latest nanopubs by user view";
    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/RAmrRMzq9uMUmNLwuXYS1B240cQol--OtpTZgXId2UUFs> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAppdsQYDPbR1UJtt/udBMTGOFz+m/gNir1lG9GPsTu8Akxp/wdRxR5ysj8Ax1Vigq1zx8l4oq8cmivawV2cxjGyDXsmTt7X5lAi7zmZAWyN18egLS/brgO99SbevuUUJsJCZUjX7z9nU4oHvYwT895mhd2iAgxZGNGiQpGP1BwqjY5Ggqmg2dgEOmjkARu6UZGhLWSTDQP0sz4HsCIhdNKgNV89nhm/bAygc1MAbAs0wb5jMfOnwfcdXAgyeJelI5zPhS/6UI7S4CjuF4ItyCNghnfc6exwAHLND3IodYb6fGtpDCMNo7/Zkw9M8QVa6DpfbF/H/DlphouztiCmxjNQIDAQAB";
    npx:hasSignature "IKbICmGUbwRmhkdJqU1KdttV6GHZYTq+pmMytYTLiIkNRMa1FPNc8b64iFfBtWBXrFQ3P7U4QytKGN96HFCEH79IAcCeeOY5tl604hdhbiwqEipIWOWL7J1EvJFgo5j0xzxNW8qmKCspjfxSlHPKn3n0+WOzLDKgVCM/aHTOrbNicJ+2/FvbcE9DZFquRJYBRL4xkOiALQToWCzXWEOIYkBot2W5dWWOBIlvm/nVQJwYwq5pspYBAoRI567Ms6ag1zr1RsoYbwatLHld1WXdkbqnZmn9AuC7K0VO9VntlrRifz6tXDKiZm3zhpVLYOMWjYGwvikGYmu82hQdCjGhaw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-7038-1457 .
  
  <https://w3id.org/np/RAZse-1U8VD7qGWkFwLa2eu9gC6raGUL0z6bmSD711YTA/latest-nanopubs-by-user-view>
    nt:hasLabelFromApi "Latest nanopubs by user view" .
}