@prefix this: <https://w3id.org/np/RA5vvEpW7NL3nRl0ToHDSPnPR3HNaqJlNNCisUJg6PIKc> .
@prefix sub: <https://w3id.org/np/RA5vvEpW7NL3nRl0ToHDSPnPR3HNaqJlNNCisUJg6PIKc#> .
@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 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://purl.org/np/RAH0b27BDPmQqpasBuRyEnC3_SzrWdWgrimjsRYKMvbm4#reduced-pressure-by-enemies-in-the-non-native-range> .
}
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://purl.org/np/RAH0b27BDPmQqpasBuRyEnC3_SzrWdWgrimjsRYKMvbm4#reduced-pressure-by-enemies-in-the-non-native-range> nt:hasLabelFromApi "reduced pressure by enemies in the non-native range - by Daniel Mietchen" .
  <http://www.wikidata.org/entity/Q109467185> nt:hasLabelFromApi "invasion success - 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDTA6SCWJl1QxLD2F5pcDEB0hgo8eJFzc8jtM49a9pq1hHtUX0sYZXSJfdHW/EADhq/4APxui2vOkoeWqZddDb7XQ3xiwoGOYv4nCD3iuCubt1z/4cGP0rL61Ic3J3WZOxyf1G5YeKkNyLEIiCECr4sBEIVzOUVAUG39Bm0MBJJYwIDAQAB" ;
    npx:hasSignature "DU8PJAMw7EFk44Tdw8cAg9NNVUXY1a0rL/lEplLp/Ql4McRm6mBMOnR4LEJg0rFH4NJ0RACMEUPEh6vNg47ArJdbefZQ+ECb+5i1wz4D0QDFbbcKtrgsRJaQ9SlBxn/tPp0T/DmTGZfEmWMl+86ioEE4TsxQRayq6FH+E5mGdEw=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-04T16:08:49.655Z"^^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 ;
    npx:supersedes ns1:RAPIxK7Wr6gtQnUBgpRflaXyXkBKDHqeXlN-9R5-bBDhY ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4 , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate ns1:RABf4z3vjQrAOkGQRHvW82MrZTqtAsGWU7C9W1niaMOPw .
}