@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 "A method to identify and quantify compounds by measuring the mass-to-charge ratio of ions produced from sample molecules."; a ; rdfs:label "mass spectrometry" . } 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 "aX62hCYvh8QjX/V7cAEzOFC1Zzz/HJsDYSeVegsh83vpwem3R8l0LuILJ08KapYJ7P0MKEZqJQllKXUu6WzmvWbPj5iKRUnZen0qRcrl3BSFUGzIwzjiv/25z6Z6DuJXGds1p92g+jWLR7E3/EFrqvlWNmCi9eTCXoH+BzZ+69o="; npx:hasSignatureTarget this: . this: dct:created "2023-09-09T14:34:46.829Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces ; rdfs:label "Methodology: mass spectrometry"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }