@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description "Spectral analysis involves the calculation of waves or oscillations in a set of sequenced data."; a ; rdfs:label "Spectrum analysis" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "atptauZvkBA7GdawDIcbpi4JO5W5J6FWpn0qyOWzKSdr4/iH4Xck5wPipVFYyBr7kFRmU5P/O8e5+v+sht+/8UlCqHIUTWo95m1CNo+kx+RDSVOPNUjXNl2saTRH/ozML93nxPTER0pkC+UnxH03pvYo/ztogW99Whg3cwn+EVQ="; npx:hasSignatureTarget this: . this: dct:created "2023-09-11T08:05:15.919Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces ; npx:supersedes ; rdfs:label "Methodology: Spectrum analysis"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }