@prefix this: . @prefix sub: . @prefix ff: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix oh: . @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 { ff:reuses . a ff:Dataset; dct:publisher "BV-BRC (NIAID/NIH)"; rdfs:label "BV-BRC (Bacterial and Viral Bioinformatics Resource Center)"; oh:domain oh:Animal, oh:Environment, oh:Human . } sub:provenance { sub:assertion prov:wasDerivedFrom . } 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 ; npx:hasNanopubType ff:reuses; rdfs:label "Existing datasets reused by project 541003001" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "FimJUA/m1uJRi3SwWnf/8XNcFXjSo/ADSzX0IC0takiUVGoPjC5VO36wSiP83tcRmU23uQ5wTXcJKsRwDi9pt1oCJFe+4JofoEtbuAFuxjMeqtAz+HTSd/vUNvdNCJZoOSa731WFZqZM0uYefNL5bhCF5f1tyPwhB1DtdmgC3ho="; 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" . }