@prefix this: <https://w3id.org/np/RAj3R1PhqaKbZaHVtEEH_RUoESVS8kzKXRLTCLCSYQNE8> .
@prefix sub: <https://w3id.org/np/RAj3R1PhqaKbZaHVtEEH_RUoESVS8kzKXRLTCLCSYQNE8#> .
@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 "transport to non-native range decreases number of enemies" ;
    <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/Q118867720> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/decreases> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q124309659> .
}
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/Q118867720> nt:hasLabelFromApi "number of enemies - concept in invasion biology" .
  <http://www.wikidata.org/entity/Q124309659> nt:hasLabelFromApi "transport to 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 "PU4Fs0uj1xHat6FfVMSKgYtqPyuvvitpz60yja2Vw+Ja9anlj4qMxngrl5TIuF2eeAV5ZjNG5ko8JjKAwnrH0Mg01uuom5N3rMFZs6wR4+adP1UU+htDw5fyinlWVU0quxmepwxdSDFzD/QrWsa/oeHeiHpjlX3+JQt/EApHik8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-18T08:53:49.043Z"^^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 .
}