@prefix this: . @prefix sub: . @prefix ff: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "Graphite — tool to find identical/shared DNA sequences in large genome collections" . ff:has-software . } sub:provenance { sub:assertion prov:wasDerivedFrom . } 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 ; rdfs:label "Quantifying the complex drivers of antibiotic resistance tra... has software: Graphite — tool to find identical/shared DNA sequences in la..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "pGyXC/xM7lg+ky66FLUImibvoGt2wMo99IlkUpTbdjWqPrYP6d1Zw3XLe1EkCEXuHvTv4tJ0Qyh00ZiLF7nXC6HqUMBKhvNJ7iVoZYoLb8plUL5Chio1A6g8Uo86w/8co21i1s69BT3sfJYdh0xZQ4HoMdxMs+sBj5CjxooWRHs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Quantifying the complex drivers of antibiotic resistance transfer by reusing (meta-)genomic databases" . }