@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix hycl: . @prefix cito: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a hycl:AIDA-Sentence; cito:obtainsSupportFrom , ; , , , ; skos:related . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4445-2442, orcid:0000-0003-1894-7545; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4445-2442 foaf:name "Sergio Arredondo-Alonso" . orcid:0000-0003-1894-7545 foaf:name "Anita C. Schürch" . this: dct:created "2026-08-14T08:00:00Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType hycl:AIDA-Sentence; npx:introduces ; npx:supersedes ; rdfs:label "Horizontal plasmid dissemination accounted for about 7% of epidemiologically linked vancomycin-resistant Enterococcus faecium cases in Dutch hospitals between 2012 and 2015."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "eqZGJyHvFDi6oHFOqdXb6ZlOk43kw/r8u/GiSJ+2HBJSYEDy+oKKYtbPXU/JeBm8gjLENTNbgt3dsadCv3bSQzhp29GaEqSMM4BZEOWLEEBvq3pHXbgyB1BJWGTO+7Q5Hc3KcgO0A0F2ZW0lXb/m2gaBlwTLBA4mLMr8n9xcA2g="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "VRE-crossword, horizontal or vertical? Transmission of vancomycin-resistant Enterococcus faecium in Dutch hospitals" . }