@prefix this: <http://purl.org/np/RAPIxK7Wr6gtQnUBgpRflaXyXkBKDHqeXlN-9R5-bBDhY> .
@prefix sub: <http://purl.org/np/RAPIxK7Wr6gtQnUBgpRflaXyXkBKDHqeXlN-9R5-bBDhY#> .
@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 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 enemies in the non-native range contributes to invasion success" ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q118867696> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://www.wikidata.org/entity/Q109467185> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/mostlyQualifier> ;
    <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/Q118868191> .
}
sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  sub:research-activity dct:description sub:document .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnA5FgUmM9Mx3uUIhTFTGdA9fNVO+AexL03qaWYQ60KOCHjE/XaI+Z74fCyMzXkzsfl5eqTtfi72Gr4Ws6I+Q3dfkV/B4LFbw7N9xphn4qemizfEho8z1Asz/C9octC6X3o+MPpfOgM119YhZAGSMAVY2x+nSw9qVXAnSnBIAXOQIDAQAB" ;
    npx:hasSignature "L09Im2OMtBD+5xarsxUHLGLGsGD5d3NSPRUwJslEb1V/6UqpyF2wemkTgnHjvXKTkDsnexMNawVnUrRrBHpVxiyUnzgLLdV+jnPr9otDCcBz2hcRUC/CBrr8VrwezacLSQAC448wza71zoQtSbjm0LyLhnWRKuUaR2oJGyzgDx0=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-05-30T09:38:58.257Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-9488-1870 ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:spi ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA4LGtuOqTIMqVAkjnfBXk1YDcAPNadP5CGiaJiBkdHCQ> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAy3tITXPlULFLXxAxek39GLqLdqKkNM5hIzUOZxxjMmI> .
  <http://www.wikidata.org/entity/Q109467185> nt:hasLabelFromApi "invasion success - concept in invasion biology" .
  <http://www.wikidata.org/entity/Q118867696> nt:hasLabelFromApi "invasive population - group of organisms spreading outside the native range of their species" .
  <http://www.wikidata.org/entity/Q118868191> nt:hasLabelFromApi "reduced pressure by enemies in the non-native range - concept in invasion biology" .
}