Nanopublication

< Home

ID

https://w3id.org/np/RACD1d7yHOYdTh05F6lu85X25wnVl0vt8Lo-0xh2vOD10

Formats

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

Content

@prefix this: <https://w3id.org/np/RACD1d7yHOYdTh05F6lu85X25wnVl0vt8Lo-0xh2vOD10> .
@prefix sub: <https://w3id.org/np/RACD1d7yHOYdTh05F6lu85X25wnVl0vt8Lo-0xh2vOD10/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@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 hycl: <http://purl.org/petapico/o/hycl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <http://purl.org/aida/Whole-genome+sequencing+can+determine+how+a+mobile+resistance+element+disseminates.>
    a hycl:AIDA-Sentence;
    hycl:hasMoreGeneralMeaningThan <http://purl.org/aida/The+mode+of+dissemination+of+vanA-type+vancomycin+resistance+can+be+determined+from+short-read+whole-genome+sequencing+data.>,
      <http://purl.org/aida/The+relatedness+of+two+vancomycin-resistant+Enterococcus+faecium+isolates+can+be+assessed+without+plasmid+information+by+comparing+the+van+operon%2C+its+transposon+type%2C+and+whole-genome+similarity.>;
    gen:isRelevantFor <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003005> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-08-21T09:15:13Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType hycl:AIDA-Sentence;
    npx:introduces <http://purl.org/aida/Whole-genome+sequencing+can+determine+how+a+mobile+resistance+element+disseminates.>;
    npx:supersedes <https://w3id.org/np/RAiMf-915IEHoZtDYPKQjd2L4y6DWyP4YP0nM9GRzgIRo>,
      <https://w3id.org/np/RAqDwQGUg9XD8eS3SY63Ysu6Vs9hgRsMQKx5V4b1y7waE>;
    rdfs:label "Whole-genome sequencing can determine how a mobile resistance element disseminates.";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAn45JyDkZ93Iau2-rYH2M6Vg-NgPWb-R0gncgU5vXuBo> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "aA/Dp26qnB6tvz0e+cunrjxiAGhg7LDjJBo0wc7oCnwbr6CoALltA1344NSUDtZ9kBuNsHH4jDLsgE0Or1WEeSEXjOWgvK9XpYHmkwj9OMZlM+GCBxYJZw7Z/7UnBB0l7R5wwV0T7JUmLnthHpt3sq8nr2jnEcG1YxnTcbqOS1E=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  <https://w3id.org/spaces/zonmw/antibiotica-resistentie-abr/541003005> nt:hasLabelFromApi
      "VRE-crossword, horizontal or vertical? Transmission of vancomycin-resistant Enterococcus faecium in Dutch hospitals" .
}