Nanopublication

< Home

ID

https://w3id.org/np/RAUpT9Ia5rlPDjx1hxCLOPp6w-URewaZYf0eQ_DhgBBks

Formats

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

Content

@prefix this: <https://w3id.org/np/RAUpT9Ia5rlPDjx1hxCLOPp6w-URewaZYf0eQ_DhgBBks> .
@prefix sub: <https://w3id.org/np/RAUpT9Ia5rlPDjx1hxCLOPp6w-URewaZYf0eQ_DhgBBks/> .
@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 {
  orcid:0000-0001-5988-5366 <http://www.wikidata.org/entity/P1344> <https://w3id.org/spaces/NFDIBB2026> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-5988-5366 .
}

sub:pubinfo {
  orcid:0000-0001-5988-5366 foaf:name "Madhurima Deb" .
  
  this: dct:created "2026-05-19T09:38:28.570Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-5988-5366;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Madhurima Deb is participant in Fourth NFDI Berlin-Brandenburg network meeting: Provenance and Reproducibility";
    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/RAAcUy5wBwXNyadgD71k1rP0iM_KFc07qXFyrxhPcKS5M> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt5ZB1wXSB0QwidxqVppfc29W2DyKioIAJ15RAsuu8FPzCVX1l4vtWALM2yWWHRHrbk0az7R3Uqf+1QXvT/cHwfePQ0pNc20Kurf1oKcj2KBaSDnq2m210Xk/PIHwP6dvvM4oLetLqTZ4KSfX9RhpMnKSKA9Y6SqFl0z7Ca0dyqOlWuwP+8xEL8ileGQl6bfZCEbuyVZnJFgujWC2CxyY1JFE2tdDhPy3ib3WT+fGJrJ7ri2ozu7blo97FiwuclMzIAH5QfEs2gvfb09ZUHmjAIKPqxFYFdKoif6oPKgPWSaSF+B9K9Z30btDXlUJHxAuuELdG9WFQAP4oVWh9A/0NwIDAQAB";
    npx:hasSignature "ngZxBugB63DTxCme2hzbvWuXwtGjLWJhebJW8J9nb+o+gE1mP9wVgi7sRKJE9IS/4cmuiRWeTM9wLVw86/n7tU1cVeRINqT48JhQAcig5BhmGHmvJ1ko09jwg1j3d4FZ5bttkyjsnrWAnc3RnLbptzWRDRC49v/FTCqN+WUjTyYXQAXHmgoJJNAbQUbVaF/4ZRyxEOeWro/OGK6EKuJQpQioEaHuZAxst7YFhEWCwBvCa0YxBj7eEbu9373Yz3nHwd7HSyjmsP6AF8OSQBsQpUJCnczsa+ya2serXJsWRxSqkx7rpYieu5zC7Z25p5BhhpzhKtzmg2V8QjTTcfUe0g==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-5988-5366 .
  
  <https://w3id.org/spaces/NFDIBB2026> nt:hasLabelFromApi "Fourth NFDI Berlin-Brandenburg network meeting: Provenance and Reproducibility" .
}