@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 "The concept \"competition between invasive and native species\" could be defined more precisely, as it's not clear what makes something a competition and whether this is between two species or could involve more than two." . } 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 "Fm6Pk4j3qlu9VWG4s5dQtjTnACHazD2GqVjKct2MVYMsBPANj5AY7MynYM7Oj4+b1A1maMpTMW2IB8OrA17ZDOqY0e7Vv0d5cbGoLhZREMjB0eYvin9pWPg368Ghk7+36BloE2trLcy9tpjiPlDWdXp8gaeFjo/SGzPgVzQ6xi0="; npx:hasSignatureTarget this: . this: dct:created "2023-06-05T12:19:44.366Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }