@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:openbiodiv-knowledge-graph a ; rdfs:label "OpenBiodiv knowledge graph"; rdfs:subClassOf ; "a knowledge graph containing statements extracted from biodiversity literature" . } 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 "WDSCKwvQnBIPTel8btfovXycebML+Pg+GVVREG15t1f5BTDrldaJGO8FN3K7rsCHp3Sel25pJyV3aySvg/lcEUFMHi46Xtxtyu1isZF7FQ0BVHM7zx+nacgxm4UW8lQMG0e9l9OUypkyQtVHphyXzgcE8L6qK+PonrSFp5twfy0="; npx:hasSignatureTarget this: . this: dct:created "2021-07-07T09:30:53.628+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8083-6048; npx:introduces sub:openbiodiv-knowledge-graph; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }