@prefix this: <http://purl.org/np/RAUZGBskgxffo8GcbdfpHWyvOKMp4aDLSko1fOl53lY2Y> .
@prefix sub: <http://purl.org/np/RAUZGBskgxffo8GcbdfpHWyvOKMp4aDLSko1fOl53lY2Y#> .
@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 "number of enemies of invasive species in the invaded range has smaller value than number of enemies of invasive species in the native range" ;
    <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/Q118943655> ;
    <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/hasSmallerValueThan> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q118943180> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1111/j.1600-0706.2013.01263.x> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnA5FgUmM9Mx3uUIhTFTGdA9fNVO+AexL03qaWYQ60KOCHjE/XaI+Z74fCyMzXkzsfl5eqTtfi72Gr4Ws6I+Q3dfkV/B4LFbw7N9xphn4qemizfEho8z1Asz/C9octC6X3o+MPpfOgM119YhZAGSMAVY2x+nSw9qVXAnSnBIAXOQIDAQAB" ;
    npx:hasSignature "Zn7HC920aCGVmAYNb1yxWK1Dgdqul8nbWxDGrsJT976vw8lMEeRE6YTP8b7gLx7tBE6CWRlmLMCEWPjghS8DGnlJxUOtXOSd9bkdo5pfEmkZzbPg0gwn8Z8W5lTNKLEBMeSHiyl0+frcrb8T1xnj0EWyXn9I6y2tywUWTrnCkcY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-06-01T06:50:20.998Z"^^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/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    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/Q118867696> nt:hasLabelFromApi "invasive population - group of organisms spreading outside the native range of their species" .
  <http://www.wikidata.org/entity/Q118943180> nt:hasLabelFromApi "number of enemies of invasive species in the invaded range - concept in invasion biology" .
  <http://www.wikidata.org/entity/Q118943655> nt:hasLabelFromApi "number of enemies of invasive species in the native range - concept in invasion biology" .
}