@prefix this: <
http://purl.org/np/RAaXuLDfeIkJ2nzH1_tLGe6UhXKRBU6MihMbr0Ypy6clc
> .
@prefix sub: <
http://purl.org/np/RAaXuLDfeIkJ2nzH1_tLGe6UhXKRBU6MihMbr0Ypy6clc#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
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
;
<
http://purl.org/spar/cito/reviews
> <
http://purl.org/np/RAUZGBskgxffo8GcbdfpHWyvOKMp4aDLSko1fOl53lY2Y
> ;
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
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RANWGVogb5j_VQ6A4nabA34_-zkZTRYNYtItRJXGf2TVQ
> .
}