@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { gen:hasHelper . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . gen:hasHelper a gen:InverseRoleProperty . this: dct:created "2026-07-02T13:41:36.907Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType gen:RoleInstantiation; npx:wasCreatedAt ; rdfs:label "Tackling antibiotic resistance by scanning antibiotic prescription patterns in primary care and i... has helper DOI bot"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "nZsDElGtk341PHjB+l3VIEJSvkpcjFrKsjowjCLQxV6wXrtfSPhsHB1vwjmIT9+XEjlWQ+m+LqnAkzuTfX+5axlA8cSEfwB/cA11EpTXlCekMFZ3L92qIOiSGEzh7rNgpYmx8o2t2Ez77mrXHzcJzTHn2xdrkub8WOFfhvf+wOw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Tackling antibiotic resistance by scanning antibiotic prescription patterns in primary care and identifying targets for improvement" . }