Nanopublication

< Home

ID

https://w3id.org/np/RAx5AUkZJNq3VDpcnWUdhAPECXhr1aiO7YwEGiI5QcvSA

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAx5AUkZJNq3VDpcnWUdhAPECXhr1aiO7YwEGiI5QcvSA> .
@prefix sub: <https://w3id.org/np/RAx5AUkZJNq3VDpcnWUdhAPECXhr1aiO7YwEGiI5QcvSA/> .
@prefix ff: <https://w3id.org/fair/ff/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://doi.org/10.1016/j.onehlt.2024.100844> rdfs:label "Temporal association of antimicrobial use in livestock with antimicrobial resistance in non-typhoid Salmonella human infections in the Netherlands, 2008-2019" .
  
  <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003002> ff:has-article
      <https://doi.org/10.1016/j.onehlt.2024.100844> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://projecten.zonmw.nl/nl/project/establish-effects-decreasing-antibiotic-use-animals-antibiotic-resistance-human-infections> .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-07-03T11:41:27Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    rdfs:label "EStABLiSH – Effects of decreasing antibiotic use in animals... has article: Temporal association of antimicrobial use in livestock with...";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAEqWBXumKFIOnFHuvIMmc-NCL9_SpuGbjcCKGEetu_nk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "WPHe9cYRRQ8XUZW/6XiBISuLBvT36mGCkhc5uzs4P716AKBtvqOeszC9nFMo7UH9ah881WU/NnoA1QgNXSEN6rbqslbcTj5ImvBJRnjxb5mCsFuG7e0DXhK/TQafaj73u9GmMlgcCTZ8HrrwIdPfwyemhBuONPSDtklSA7CPYDo=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003002> nt:hasLabelFromApi
      "EStABLiSH – Effects of decreasing antibiotic use in animals on antibiotic resistance in human infections" .
}