@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "I am a bit uncertain about the subject class. It is defined as a subclass of 'knowledge graph' but seems to be treated more like an instance. I think it would be good to better specify (in the formalization nanopub or the class definition one) what the instances of the class 'OpenBiodiv knowledge graph' really are (maybe the different versions/branches?)."; "4"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "S7um2p56kCryNK7kku0kQvYeKhszYccFgKZqu74smAN6hadJ7BZ9bq9YrxWSrxKcSl5QdiybPa2JABG8Ee0xXTinBzXqML6Y7jN0eyVFEC6NXBIUdHYfpaV01ZgaOl76+FbnbkOFrwwP18WuE0zbDzdubiIWJKC76Sc8/y97si4="; npx:hasSignatureTarget this: . this: dct:created "2021-10-14T10:09:34.403+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }