@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "A new Linked Data browser for RDF triplestores allowing to browse any URI in any publicly available SPARQL endpoint" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1501-1082 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB"; npx:hasSignature "dp9U17QUo9NLG6Gu2nfJlsOXN411FLaQbG7hwTtfy1uCtEEGflTzRGjWeFucZkvJedio433FKTpBYGBByAVshSdzrYgvJPcTqVZF9HhBBM5cznMKrOlndGDdVM4wgQuxzZHKTxaH882k95hMNcrC21qwUAHUQL2PY009DiikW+0="; npx:hasSignatureTarget this: . this: dct:created "2020-04-13T14:02:51.711Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1501-1082; nt:wasCreatedFromTemplate . }