@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 { sub:MachineInterpretableResultReview a ; rdfs:label "fully machine-interpretable result and review"; rdfs:subClassOf ; "A class that contains scientific findings (results) and reviews that are fully machine-interpretable."; , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "interpretability" . nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" . nt:hasLabelFromApi "scientific finding - by Cristina-Iulia Bucur" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "aXLBJVONgPZBP+7CjbpH3X3M3z7ficnM1FZJ4vK4OWfFWf0GD1473rlS0dmysTjRnnLUoJK3pk52ha74Jehy70muyxVYCn24mdwqLpppDzzd9mX0d1F5iy+2AGYS5aTW9Z33zo8cPQaLzE4xHWIh0R9gEbahAvoZfL0hN6dYrKw="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T18:06:21.760Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:MachineInterpretableResultReview; rdfs:label "Class: fully machine-interpretable result and review"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }