Nanopublication

< Home

ID

https://w3id.org/np/RAdcTscXHP1hsUfGYFOZxtWL_ruJs4emPWHV7JYNy8VY4

Formats

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

Content

@prefix this: <https://w3id.org/np/RAdcTscXHP1hsUfGYFOZxtWL_ruJs4emPWHV7JYNy8VY4> .
@prefix sub: <https://w3id.org/np/RAdcTscXHP1hsUfGYFOZxtWL_ruJs4emPWHV7JYNy8VY4/> .
@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/541003002> ff:reuses <https://w3id.org/spaces/zonmw/r/dataset/rivm-lab-surveillance-2004-2013>,
      <https://w3id.org/spaces/zonmw/r/dataset/wageningen-er-amu-estimates>, <https://w3id.org/spaces/zonmw/r/dataset/wbvr-livestock-amr-monitoring>,
      <https://www.autoriteitdiergeneesmiddelen.nl>, <https://www.rivm.nl/isis-ar>, <https://www.sfk.nl> .
  
  <https://w3id.org/spaces/zonmw/r/dataset/rivm-lab-surveillance-2004-2013> a ff:Dataset;
    dct:publisher "RIVM";
    rdfs:label "National Laboratory Surveillance System for human isolates (2004–2013)";
    oh:domain oh:Human .
  
  <https://w3id.org/spaces/zonmw/r/dataset/wageningen-er-amu-estimates> a ff:Dataset;
    dct:publisher "Wageningen Economic Research";
    rdfs:label "Wageningen Economic Research livestock antibiotic-use estimates (pre-2012)";
    oh:domain oh:Animal .
  
  <https://w3id.org/spaces/zonmw/r/dataset/wbvr-livestock-amr-monitoring> a ff:Dataset;
    dct:publisher "Wageningen Bioveterinary Research (WBVR)";
    rdfs:label "National livestock AMR monitoring programme";
    oh:domain oh:Animal .
  
  <https://www.autoriteitdiergeneesmiddelen.nl> a ff:Dataset;
    dct:publisher "Netherlands Veterinary Medicines Institute (SDa)";
    rdfs:label "SDa veterinary antibiotic-use registry";
    oh:domain oh:Animal .
  
  <https://www.rivm.nl/isis-ar> a ff:Dataset;
    dct:publisher "RIVM";
    rdfs:label "ISIS-AR (Infectious Diseases Surveillance Information System for Antibiotic Resistance)";
    oh:domain oh:Human .
  
  <https://www.sfk.nl> a ff:Dataset;
    dct:publisher "Stichting Farmaceutische Kengetallen (SFK)";
    rdfs:label "SFK community-pharmacy antibiotic dispensing data";
    oh:domain oh:Human .
}

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-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;
    rdfs:label "Existing datasets reused by project 541003002" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "lSoR0awRWCd9GW8UntvZ0nnS1k3Kd56ZP6fR/zlwzer2UzQ5iL5HjBXaiLYQYrtlyVt6JxpFyYIPO2nWwZN/90TYie0UK3/pLlhM3eXncdgg+LOkAmN8HMINMbUJ6ZZUg5WYlZRzioQCwtgRIAHA2gr+Kiryw0H1d5CWnhgaDOU=";
    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" .
}