@prefix this: <https://w3id.org/np/RAjqMrFC3phwV01qWR0Uz4lA4RvRUf68zKBc9RueSyM5A> .
@prefix sub: <https://w3id.org/np/RAjqMrFC3phwV01qWR0Uz4lA4RvRUf68zKBc9RueSyM5A#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    rdfs:label "reduced pressure by generalist enemies in the non-native range contributes to invasion success" ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q446911> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://www.wikidata.org/entity/Q109467185> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/contributesTo> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q118942158> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-9488-1870 , orcid:0000-0002-5522-5632 , orcid:0000-0002-5633-2384 , orcid:0000-0003-3328-4217 , orcid:0000-0003-4240-9560 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q109467185> nt:hasLabelFromApi "invasion success - concept in invasion biology" .
  <http://www.wikidata.org/entity/Q118942158> nt:hasLabelFromApi "reduced pressure by generalist enemies in the non-native range - concept in invasion biology" .
  <http://www.wikidata.org/entity/Q446911> nt:hasLabelFromApi "biological invasion - process in which organisms become established in a region where they previously did not exist and then rapidly expand their range" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnA5FgUmM9Mx3uUIhTFTGdA9fNVO+AexL03qaWYQ60KOCHjE/XaI+Z74fCyMzXkzsfl5eqTtfi72Gr4Ws6I+Q3dfkV/B4LFbw7N9xphn4qemizfEho8z1Asz/C9octC6X3o+MPpfOgM119YhZAGSMAVY2x+nSw9qVXAnSnBIAXOQIDAQAB" ;
    npx:hasSignature "lRyov/y6GseXDLDNIXLwCAYLLAgpmhXHh5crrWdW1C+789dnBaWFoBw5+t/LCZmnr5LE5PxkIdTeclo4SLdQxuXhAfSXQFzhRccQW52nJb3nb67NV0mWh6hMx4O7TpOpfYogpyW1LiN6zkYoM00/7mFeDuIMl+X2ruhU6iNRNY8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-18T08:58:08.490Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-9488-1870 , orcid:0000-0002-5522-5632 ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:spi ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4 , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RABf4z3vjQrAOkGQRHvW82MrZTqtAsGWU7C9W1niaMOPw .
}