@prefix this: . @prefix sub: . @prefix ff: . @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 { ff:has-principal-investigator orcid:0000-0003-2329-7890 . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0003-2329-7890 foaf:name "Bas E. Dutilh" . ff:has-principal-investigator a gen:InverseRoleProperty . this: dct:created "2026-08-11T07:50:39Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType gen:RoleInstantiation; rdfs:label "Project 541003001 has principal investigator: 0000-0003-2329-7890"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "qfMXD9cbdeGGJWnF7YNK8U6LsM2BBWjlsbTCriFVLP0GmVGOP5B6YAFX5rbNzfQXCELZjrHDfOrZu+KxhEVNayZc0hWcHqais232PLylXaGgwQcYnSe0BxHg8AuTibE2G4ySX94/tuVrkCMDGCGmeKyBkWCjMFP4kEKbeSy4TaQ="; 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" . }