@prefix this: <https://w3id.org/np/RAV8XhVQGWC8E25THzCIboS5PVwPq0A9fWNoLVvRg3a0A> .
@prefix sub: <https://w3id.org/np/RAV8XhVQGWC8E25THzCIboS5PVwPq0A9fWNoLVvRg3a0A#> .
@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 "absence of 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/Q118946735> .
}
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/Q118946735> nt:hasLabelFromApi "absence of enemies in the non-native range - concept in ecology" .
  <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 "Xj8W7o5If6zVOhOUxxcAggd2Zh14IiWXIeUjM+VszafNcdGTy4Ek6hS3xqAIf6k1JzT3fWPVDKf+nKe37+K1n1/NIArZHh+gxFUudHMZztohfquqbRz5p+8O5mzjm9nkfqDyixm9EquVc1uVn2yE0H6zsjk+j2TdRSxJ6BI3u38=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-18T09:35:01.614Z"^^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 .
}