@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:LinkedDataHub ; a , ; rdfs:comment "LinkedDataHub is an open source project that has its roots as a Linked Data publishing framework. However, in the 3.x release we are focusing on Linked Data consumption, as we consider publishing a solved problem but continue to see a shortage of user-friendly consumption tools."; rdfs:label "LinkedDataHub"; rdfs:seeAlso ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 . } sub:pubinfo { orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB"; npx:hasSignature "E61p8QuGFwMDQ7PWL9mC7hcPRj+KgYLCvGdPT/ArZ4cQPeAVIlun9zEPYuv5AZ4LysOVCKEmuiWR2Lrx1zdZQwW/wj57KkdRdtw7uw7seuRXsf0qjV4BJLUdKZ2K9QJKfQvAMAynIPLmZ3wC1SIpV4lQ+IK2ugxzT6IFUf6cRMo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-7135-3960 . this: dct:created "2025-01-30T09:36:07.363Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7135-3960; dct:license ; npx:hasNanopubType , ; npx:introduces sub:LinkedDataHub; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }