@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix mac: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { this: dct:license ; ; sub:Epsilon-Occurrence; this: . sub:Epsilon-Occurrence a , mac:RealWorldOccurrence; dct:creator orcid:0000-0001-8888-635X; dct:isPartOf ; dct:publisher ; rdfs:comment "Real-world detection of SARS-CoV-2 Spike variant Epsilon (B.1.427 + B.1.429) in the United States on 2021-01-13, as reported in GISAID (accession EPI_ISL_2295356)."; rdfs:label "Epsilon real-world occurrence — United States (2021-01-13)"; this:; mac:hasCollectionLocation ; mac:hasGISAIDAccession "EPI_ISL_2295356"; mac:hasOccurrenceDate "2021-01-13"; mac:hasSurveillanceMethod ; mac:isObservationOf ; "e.a.schultes@lacdr.leidenuniv.nl" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X . } sub:pubinfo { this: dct:created "2026-06-01T10:30:42Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X; dct:license ; npx:introduces sub:Epsilon-Occurrence; npx:supersedes ; rdfs:label "Epsilon real-world occurrence — United States (2021-01-13)"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB"; npx:hasSignature "rhj9T841WLhWMSSboy1oFI9rCzBpb8dXw899mCeh/IecYCi8U1sWNRw062//RfiLOSY+QqFg2dzX3ZZ2T0GydI0TDp11NMxO0GFC7N9lLdtJoyNIUEkyrkvxrgYXoCCltnpX7TofFv5eVqGGOx2A9BFlIxkd9Df3GnftecFSLGg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8888-635X . }