@prefix this: . @prefix : . @prefix schema: . @prefix np: . @prefix pav: . @prefix fabio: . @prefix xsd: . @prefix orcid: . @prefix paper: . @prefix dct: . @prefix prov: . @prefix foaf: . @prefix prism: . @prefix npx: . { this: np:hasAssertion ; np:hasProvenance ; np:hasPublicationInfo ; a np:Nanopublication . } { orcid:0000-0002-1267-0234 schema:affiliation :vu-cs; schema:email "t.kuhn@vu.nl"; schema:name "Tobias Kuhn"; a foaf:Person . orcid:0000-0003-4727-9435 schema:affiliation :mu-ids; schema:email "michel.dumontier@maastrichtuniversity.nl"; schema:name "Michel Dumontier"; a foaf:Person . :mu-ids schema:name "Institute of Data Science, Maastricht University, Netherlands" . :vu-cs schema:name "Department of Computer Science, VU University Amsterdam, Netherlands" . paper: prism:keyword "Linked Data", "scholarly communication", "semantic publishing"; dct:title "Genuine Semantic Publishing"; pav:authoredBy orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435; a fabio:ResearchPaper . } { prov:wasAttributedTo orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435 . } { this: dct:created "2017-06-15T14:39:51+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0002-1267-0234 . npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "Isrry4fM+klcm79jCl1bwlwbUTNl+JhFR9dP6adblKpnTDCmlclcREL2rPHKNVB3GGG6MhFzhWudCrG72POtBCylhKi4I81Ma/stUbp7Fyvxbyv4SC1hBZb4WWwRXfLYoRdrOnkrWZP/x0LqX23KhPwIACHQizCsyu3y1RV1MSo="; npx:hasSignatureTarget this: . }