Nanopublication

< Home

ID

https://w3id.org/np/RAGdETSuPZ4TShsvAbiJ1M5DAs4cvDvhARjkkPU2EElS0

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAGdETSuPZ4TShsvAbiJ1M5DAs4cvDvhARjkkPU2EElS0> .
@prefix sub: <https://w3id.org/np/RAGdETSuPZ4TShsvAbiJ1M5DAs4cvDvhARjkkPU2EElS0/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix cito: <http://purl.org/spar/cito/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/np/RArmqCbf_a1rUbx0sN85CBBlr4o6akPbyvVgpbxGZWjtM/vanb-323-classification>
    a obo:ECO_0000000, obo:ECO_0006055;
    dct:description "Application of ClonalTracker to a previously unprocessed dataset of 323 vanB vancomycin-resistant Enterococcus faecium isolates; clonal expansion was the most common dissemination mode.";
    cito:isDocumentedBy <https://doi.org/10.1101/2024.01.05.574403>;
    rdfs:label "Dissemination modes observed in vanB VRE";
    prov:wasGeneratedBy <https://w3id.org/np/RAtKNIY3w-xMYp06czUpUvgXVCS5SFWp7xuyp9IBvRTUc/clonaltracker-validation> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-9609-9401, orcid:0000-0003-1894-7545;
    prov:wasDerivedFrom <https://doi.org/10.1101/2024.01.05.574403> .
}

sub:pubinfo {
  obo:ECO_0000000 rdfs:label "evidence" .
  
  obo:ECO_0006055 rdfs:label "high throughput evidence" .
  
  orcid:0000-0001-9609-9401 foaf:name "Victoria Pascal Andreu" .
  
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  orcid:0000-0003-1894-7545 foaf:name "Anita C. Schürch" .
  
  this: dct:created "2026-08-18T06:28:23Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:hasNanopubType obo:ECO_0000000;
    npx:introduces <https://w3id.org/np/RArmqCbf_a1rUbx0sN85CBBlr4o6akPbyvVgpbxGZWjtM/vanb-323-classification>;
    npx:supersedes <https://w3id.org/np/RAvNK-NALaWNCoO3jH8uy2W5imgP19Sf93MeMYuOP-cWM>;
    rdfs:label "Evidence: Dissemination modes observed in vanB VRE";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAefFjYMSnydcZtTqdT8TG8rJeJa76ryG7h10VHQiWKgY>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAdK5KmqUZAbLUX2IF29UwZHVyZsBj0i8iSy4bzTZxCtI> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "jshniIblI63mEFZ585VUd/yYLRF7mibKqeZPdlGwobPfv5sldkVq4pTzSO6A9jhJ8h/60+ieix7KMlVHK2Ee9AV+hiMtUG6Uh6uiv6MwWNZu5RNufx2GHZ04RyhOrWwmrS4UTVc+8LNdlGutUtqxTN2j+W+9qBWouOevHhY66VM=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}