@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix wd: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:nanopubs-decentralized-publishing dct:date "2017-05-01"^^xsd:date; dct:description "Invited talk at DANS Seminar on Linked Data in Research and Cultural Heritage, Den Haag, Netherlands"; a wd:Q604733; rdfs:label "Nanopublications and Decentralized Publishing"; wd:P823 orcid:0000-0002-1267-0234 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-03-17T14:57:51Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:nanopubs-decentralized-publishing . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "V8nqRsE2EjfkkNPiJZlnLYZpoQITqKlRfHA0RZ+zY2eS1BSKibSLNy/4bg8nlh+xOZLBBi4VBtj7mvYXWQYt6p5oofaAnGxP4Z/jQd+Fnh9cDYdxOCRReuTaVJzoIm7i8gFyRqh9z+uUNp+FduTH6O+Z7OriXskyQKNSmiRENkw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }