Nanopublication

< Home

ID

https://w3id.org/np/RAGK1KzY_qb51_lcEYBOigtxRZZoqG6QDZMOsas1S2_WU

Formats

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

Content

@prefix this: <https://w3id.org/np/RAGK1KzY_qb51_lcEYBOigtxRZZoqG6QDZMOsas1S2_WU> .
@prefix sub: <https://w3id.org/np/RAGK1KzY_qb51_lcEYBOigtxRZZoqG6QDZMOsas1S2_WU/> .
@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#> .
@prefix ns1: <http://purl.org/np/> .
@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/541003003> a <https://w3id.org/kpxl/gen/terms/Project>,
      <https://w3id.org/kpxl/gen/terms/Space>;
    dct:description "Wanneer bacteriën ongevoelig raken voor antibiotica (resistentie) zijn bacteriële infecties in de toekomst moeilijker te bestrijden. Deze moeilijke bestrijding kan voorkomen worden door antibiotica voor te schrijven volgens de richtlijnen. Nederlandse huisartsen schrijven relatief weinig antibiotica voor in vergelijking met huisartsen in andere landen. Toch is er ook in Nederland ruimte voor verbetering.";
    <http://schema.org/endDate> "2023-12-31T23:59:59.0+01:00"^^xsd:dateTime;
    <http://schema.org/startDate> "2020-01-01T00:00:00.0+01:00"^^xsd:dateTime;
    rdfs:label "Tackling antibiotic resistance by scanning antibiotic prescription patterns in primary care and identifying targets for improvement";
    <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0003-3710-3188;
    <https://w3id.org/kpxl/gen/terms/hasRootDefinition> this: .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://projecten.zonmw.nl/nl/project/tackling-antibiotic-resistance-scanning-antibiotic-prescription-patterns-primary-care-and> .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-06-30T09:56:54.674Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003003>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAiuySO2dFpNoNdE0XLPiMlyZSVkIaD-INxaAq7yL4UGY> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "1qQojDqgQgtCbqngylXEc1+IGwRsjppFpd+aWKsICJ0NVPCGlK3VeMwLagU72GREERTkfbWP1UPLoXtLeX3eVvhComOaUNmJ1fm7cC3KV/y2TGTB3EyU67hYqSK2x83Q5IjDAGFoHpB6/GHfjV8lDJBjNbalJRfmdSVUfVXLvEQ=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}