Nanopublication

< Home

ID

https://w3id.org/np/RAwsSGYNpNbJSodLVnW6nLNq_O4yhvFlltyvbGslbq0jg

Formats

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

Content

@prefix this: <https://w3id.org/np/RAwsSGYNpNbJSodLVnW6nLNq_O4yhvFlltyvbGslbq0jg> .
@prefix sub: <https://w3id.org/np/RAwsSGYNpNbJSodLVnW6nLNq_O4yhvFlltyvbGslbq0jg/> .
@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 npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix oh: <https://w3id.org/spaces/zonmw/r/onehealth/> .
@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/> .

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

sub:assertion {
  <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003004> ff:reuses <https://w3id.org/spaces/zonmw/r/dataset/ceccarelli-broiler-esbl-ce-experiment>,
      <https://w3id.org/spaces/zonmw/r/dataset/fischer-group-transmission-experiments>,
      <https://w3id.org/spaces/zonmw/r/dataset/van-bunnik-pig-transmission-experiment> .
  
  <https://w3id.org/spaces/zonmw/r/dataset/ceccarelli-broiler-esbl-ce-experiment> a
      ff:Dataset;
    dct:publisher "Wageningen Bioveterinary Research (WBVR)";
    rdfs:label "Broiler ESBL competitive-exclusion transmission experiment (Ceccarelli et al.)";
    rdfs:seeAlso <https://pmc.ncbi.nlm.nih.gov/articles/PMC5440715/>;
    oh:domain oh:Animal .
  
  <https://w3id.org/spaces/zonmw/r/dataset/fischer-group-transmission-experiments> a
      ff:Dataset;
    dct:publisher "Utrecht University (Fischer group)";
    rdfs:label "Fischer-group broiler and pig transmission experiments";
    oh:domain oh:Animal .
  
  <https://w3id.org/spaces/zonmw/r/dataset/van-bunnik-pig-transmission-experiment> a
      ff:Dataset;
    dct:publisher "Wageningen Bioveterinary Research (WBVR)";
    rdfs:label "Pig fluoroquinolone-resistant E. coli transmission experiment (Van Bunnik et al.)";
    oh:domain oh:Animal .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://projecten.zonmw.nl/nl/project/summarizing-antimicrobial-transmission-data-enable-data-reanalysis-and-predictions-fair> .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-07-10T14:31:47Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:hasNanopubType ff:reuses;
    npx:supersedes <https://w3id.org/np/RAwfezj81uYFLC5zjzT29AawsLLWZfTKW7pgafT0Dz9Bg>;
    rdfs:label "Existing datasets reused by project 541003004";
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAG5csP7YFDy9Ddai27pI5njfE-qY53jgOwagVQkcYS0w> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "ncZLPGJ3lTKLQtKLgtNrxnQMhKrhEMzhESRYZYZOdtclClCYCQQhiHogg1lgoi0WjLvLX1L9UEt6rNKv3HvuHYE5bhxChmRz53bNT+eI6ITx7De2oWe+wUi505mFUgc7xCdQspuVVE5oxBCLBmUOezBBH7AWoVbtoAhqo4PMoMI=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003004> nt:hasLabelFromApi
      "SUMMERFAIR – Summarizing antimicrobial transmission data to enable data reanalysis and predictions by FAIR data use" .
}