@prefix this: . @prefix sub: . @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 { "Declaring a WHO Variant Classification" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X . } sub:pubinfo { orcid:0000-0001-8888-635X foaf:name "Erik Schultes" . this: dct:created "2026-05-27T21:01:54.520Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs has pinned template: Template: Declaring a WHO Variant Classification (MAC FDT Type 8)"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+o44a7fy2QN99hCCxC/IekyT1G02kf2shkmQulPao07o+vdNQWer6zpaItw1pqfeZBuvF3EN5Q7tEY8OfHmzp1876Xp87yi0HReZP85Sij4nozI5HtqUdk/qYAOKb2pqlRw6i/IPy8GAEUwdLu5ACR1wH/6gamVRiGzscWEMziQIDAQAB"; npx:hasSignature "ELax5wUMsf1rSvgZaGna9m9emAPO3J7DUS4E9PsUoAdTucOrVe3PvCOqM51dAd0P3Sq3EqXj+THnl+GhK3ldM8E1q67kZT3Zyq5l03k/2d9mxVvR7hTf9/U+Ky+BTN7hPeMWWbzi1Bwx37vhAofvTnEE++/iBsPyYAXR1H8W0oQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8888-635X . nt:hasLabelFromApi "Template: Declaring a WHO Variant Classification (MAC FDT Type 8) - Classification of a SARS-CoV-2 lineage according to the WHO risk framework — ..." . nt:hasLabelFromApi "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs" . }