@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:spi a ; rdfs:label "The OpenBiodiv knowledge graph contains semantic triples extracted from biodiversity literature"; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0001-8558-6845, orcid:0000-0002-2186-5033, orcid:0000-0002-5702-5677, orcid:0000-0002-6159-0097, orcid:0000-0002-8083-6048, orcid:0000-0003-3340-5963, orcid:0000-0003-3555-0179 . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "OpenBiodiv encompasses data extracted from more than 5000 scholarly articles published by Pensoft and many more taxonomic treatments extracted by Plazi from journals of other publishers. The data from both sources are converted to Resource Description Framework (RDF) and integrated in a graph database using the OpenBiodiv-O ontology and an RDF version of the Global Biodiversity Information Facility (GBIF) taxonomic backbone."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB"; npx:hasSignature "pmZ/8quR7corgWcB1Tpv48s1CSCOM732JC2vo6Ax22hs7R3FRfT3y5VOwKgONgCX0qs2LkKtTh/w61RozFml7xScRVTo7xl//NS4aJs0PXW10aAV+fIcY5shqkqRrn7juI//1vJx9NR2S5ZQPrWf70YUUKTHh8b0xpJJBMpbQNk="; npx:hasSignatureTarget this: . this: dct:created "2021-07-07T11:09:15.963+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8083-6048; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }