@prefix skos: . @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:reduced-pressure-by-enemies-in-the-non-native-range a ; rdfs:label "reduced pressure by enemies in the non-native range"; skos:definition "An invasive population experiences reduced pressure by enemies when outside the native range of the species." . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnA5FgUmM9Mx3uUIhTFTGdA9fNVO+AexL03qaWYQ60KOCHjE/XaI+Z74fCyMzXkzsfl5eqTtfi72Gr4Ws6I+Q3dfkV/B4LFbw7N9xphn4qemizfEho8z1Asz/C9octC6X3o+MPpfOgM119YhZAGSMAVY2x+nSw9qVXAnSnBIAXOQIDAQAB"; npx:hasSignature "yn+5HINDDELyyYHXTvhU9ImbDyMI4OYSnRzvXcsKUkwcO35vCu7RPKZfA7DMjGH3x764pzEnUhxZ0mB83yQdjeMLrAZ5QtzkBvA7a0DCsDXVGbgTlRrBlYqmx9RmYBkNcbS3b4HWYGukBMyIz0jffN/p/shoTaLS00mwepvm09U="; npx:hasSignatureTarget this: . this: dct:created "2023-05-30T09:25:02.239Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9488-1870; dct:license ; npx:introduces sub:reduced-pressure-by-enemies-in-the-non-native-range; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }