Nanopublication

< Home

ID

https://w3id.org/np/RAvDZh9AgZ9iU_jImCMJcuWDSCIwpI6iAyPLnMFP8_u_U

Formats

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

Content

@prefix this: <https://w3id.org/np/RAvDZh9AgZ9iU_jImCMJcuWDSCIwpI6iAyPLnMFP8_u_U> .
@prefix sub: <https://w3id.org/np/RAvDZh9AgZ9iU_jImCMJcuWDSCIwpI6iAyPLnMFP8_u_U/> .
@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:0009-0007-1029-9818 <http://www.wikidata.org/entity/P1344> <https://w3id.org/spaces/NFDIBB2026> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-1029-9818 .
}

sub:pubinfo {
  this: dct:created "2026-05-19T09:20:18.082Z"^^xsd:dateTime;
    dct:creator orcid:0009-0007-1029-9818;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "0009-0007-1029-9818 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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArcyqyxMIX3SzBlioQDBCjX0m+FCDGxl5rioc8XmMwqcWiovZoAmystoDSyM9HTZnSqDq+3ukZHCVT0kYJXmJ0hDkfL+cgJuIQMfjQzubad1JiCNLcq8Awlp0oxk+2iwQb58sYI1MArRYQevw2ZIZkzb57gbTMtztvRlYm4VdvuoTQZfLYZgoZfLkYR3VswcZ0PAOmlr6NoF5gk7i2TSjn710lKDEdESrlsoCvKeG9ZwUqNy8TBqheR1yWt8IofhVbycU8RGHAgRx9p13KbL64uFpIJkjTEqnau5iNyx+gjlwJdE9f2i0OJFGa0oWhkwFxcALR50GgljmAHOTG1dGwwIDAQAB";
    npx:hasSignature "ExEWJxa09digtWeiGAfgnernfoCTGiqzFMI+5Y4sKdYN7cuibcomrqWt7er02xP43420DJW7pyxMZ4TSIiR6tk/BgOmwf2c+X25L2W6lREU9ZJXBvF1mz2Ny0oYBX7UG+TieqHOovdLMqQsrI5nznBBd0wNr8gVN4N7815SAWGQipFubnuqcchI8O6c1VGIZh6izamg7kVdAGdhyzhuVJw23eg2UtoLGXiq/ooXkMTykE23AA9R5cqPl5ZDAaIimPnr+zWbEsVP69Wu1/4APbWWYaljbND8GglxucgkkJiRGd3upOwTuIQVHVuH9nvvLlscpyBIvQzHXgqpozgMASg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0007-1029-9818 .
  
  <https://w3id.org/spaces/NFDIBB2026> nt:hasLabelFromApi "Fourth NFDI Berlin-Brandenburg network meeting: Provenance and Reproducibility" .
}