@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix bibo: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Lecture Notes in Computer Science" . dct:date "2015"; dct:isPartOf ; dct:title "Publishing Without Publishers: A Decentralized Approach to Dissemination, Retrieval, and Archiving of Data"; bibo:authorList sub:author-list; bibo:pageEnd "672"; bibo:pageStart "656"; a fabio:BookChapter . orcid:0000-0001-6818-334X foaf:name "Christine Chichester" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4808-1845 foaf:name "Michael Krauthammer" . orcid:0000-0003-4727-9435 foaf:name "Michel Dumontier" . sub:author-list rdf:_1 orcid:0000-0002-1267-0234; rdf:_2 orcid:0000-0001-6818-334X; rdf:_3 orcid:0000-0002-4808-1845; rdf:_4 orcid:0000-0003-4727-9435 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234, orcid:0000-0002-4808-1845, orcid:0000-0003-4727-9435; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0001-6818-334X foaf:name "Christine Chichester" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4808-1845 foaf:name "Michael Krauthammer" . orcid:0000-0003-4727-9435 foaf:name "Michel Dumontier" . this: dct:created "2026-02-23T12:36:06.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; rdfs:label "Publishing Without Publishers: A Decentralized Approach to Dissemination, Retrieval, and Archiving of Data" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "CPjg2T7ebFYCZPjtf3VyUd9hqWRn+9rnKkR81i1xGQhCw7Um+tD1Y5hD9DU75mtdZ7c5zuTvrA7i32xFE6iGHsWqRxE5A42TXcRKegIsgIoQMkATk9UWes+PBKm7cxbCDdLCLdYHeEA40GA1zADTK05gTx1jZmimdQtwXU6S50agHPg218BT9NT2J2rAdC+LhcSXUlCjWhF6e0XgSDGqreWjntLpNTBRl+rWvTQrpzVOJvf5Dy8oRzKg3WswV9MxaelhF/psg2Y5pzNzZpefXa/dIp15tgOSrUfE2mf7ncj1IUPyCQZSMjaeQNJERve2o7WyDx0Cn6gFOjihk0wTvQ=="; npx:hasSignatureTarget this:; npx:signedBy . }