Nanopublication

< Home

ID

https://w3id.org/np/RA8TWQp9MJkDfCiI-Ffto96zHuGjmUZi4sWvS3U6Harys

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RA8TWQp9MJkDfCiI-Ffto96zHuGjmUZi4sWvS3U6Harys> .
@prefix sub: <https://w3id.org/np/RA8TWQp9MJkDfCiI-Ffto96zHuGjmUZi4sWvS3U6Harys#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
    rdfs:label "number of enemies of invasive species has smaller value than number of enemies of native species";
    <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/Q118867942>;
    <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/Q118867913> .
}

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/Q118867913> nt:hasLabelFromApi "number of enemies of invasive species - concept in invasion biology" .
  
  <http://www.wikidata.org/entity/Q118867942> nt:hasLabelFromApi "number of enemies of native species - 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 "sQfnpnPkB/4Bx5l2tYYney6v0vdN/5K3c6VF3HyHcVAt42wZ7V+vmCKQtr+N7jyZzCbE8yFw2ZxwmyjiHaYQgb1YuPmz8PGY0SeC14dPLor97U8ElobY7DIS72HHOUAB3+agw9LOWTwAB2hsuOU6njsJcRhCvctfLpgjo/dYgrY=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-18T09:16:40.339Z"^^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;
    prov:wasDerivedFrom ns1:RAKHCfFjmlSNvVv1KEDCqwnR1kI-XPGFsknBIwLrQrpOc;
    nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA, ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RABf4z3vjQrAOkGQRHvW82MrZTqtAsGWU7C9W1niaMOPw .
}