@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:the-latest-release-of-openbiodiv a ; rdfs:label "The latest release of OpenBiodiv"; rdfs:subClassOf ; "The latest release of the OpenBiodiv knowledge graph stored in a GraphDB repository at http://graph.openbiodiv.net/"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8083-6048 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB"; npx:hasSignature "BT+hQBo4gQ5NAQs3wF/wlHs2e6dMWWCU39lKGgkQqqRn4cP1DgI52skGxiB1cR7AW/LQOKYe7iEXRmlLgEpcvzZv14/ouH370AX4D0seS3o0uB12NspYwhvM70Oh9nlJX0E/l29c1b3G31zYk5BoTe+2jd3762bQobB/Ox2gJZw="; npx:hasSignatureTarget this: . this: dct:created "2021-10-28T09:58:00.589+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8083-6048; npx:introduces sub:the-latest-release-of-openbiodiv; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }