Nanopublication

< Home

ID

http://purl.org/np/RAKHCfFjmlSNvVv1KEDCqwnR1kI-XPGFsknBIwLrQrpOc

Formats

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

Content

@prefix this: <http://purl.org/np/RAKHCfFjmlSNvVv1KEDCqwnR1kI-XPGFsknBIwLrQrpOc> .
@prefix sub: <http://purl.org/np/RAKHCfFjmlSNvVv1KEDCqwnR1kI-XPGFsknBIwLrQrpOc#> .
@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: 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/Q118867881>;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://www.wikidata.org/entity/Q118867942>;
    <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/Q118867913> .
}

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 "DOp/oAgBfs5vb1D79if/3Ta8QZllhpZv8I/JXtCPotCswI3LioGqYhi58qkp3Q0DAYvymr4MjB5TXwEISeBH2+ISL9IEQpqtW1p1B6m+J9PK4fMwiTdiXLVT0eWz9N7YPy8Y63dKYTXUByFT3P/Jl7GolS0+RqN81rg9V1yVRYQ=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-05-30T09:03:33.850Z"^^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/Q118867881> nt:hasLabelFromApi "competition between invasive and native species - concept in invasion biology" .
  
  <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" .
}