@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @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:assertion dct:creator orcid:0000-0002-1267-0234; ; rdfs:comment "I have a minor question mark with respect to how the subject/object classes (\"number of enemies of invasive species in ...\") connect to the context class (\"invasive population\"), the former refer to \"species\" and the latter to \"population\". This can probably just be made clearer in the respective class definitions." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "UVuKe9L9fhBhc6rKdMP1EAacq9BnYbC434kKObtfFyNiA1A0t4JvmOQhBp0nN7KRgJKtAaiZF6pEErwhE8k41fYkAP4ZCOsD5ooGIQJUaaB+mF+4DTGcgVTgO/wlCgU4EC8OT0LTzk/mNJPluP9VxPXmTbI05Hp2O2rjUhwvZrs="; npx:hasSignatureTarget this: . this: dct:created "2023-06-05T12:42:18.981Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }