@prefix this: . @prefix sub: . @prefix ff: . @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 { 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-03T12:31:51Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType ff:has-output; npx:supersedes ; 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 "KJ/rV7QPKI+OUqpHuw0O0a/i9MsfOgpqQ7XjvnwmXkgXpjCxU2QRXMhRQGBYTmIFdCoNVrecQ5lqNoniU7PyK3weYOucYRXV4ksWFemci0u4JzqQ4dtCXNlfVrdVM63n/KN361wa7Mao/Jp3WtlT+/JWi5dSFibu2B67k6yz7oo="; 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" . }