@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "I think the article is relevant for the (intended) audience of FAIR Connect. It is well-written and mostly clear, although some concepts may be expanded, as they are not straightforward for data stewards at the beginning of their career. As also suggested by the other reviewer, it could be useful to add a section reporting more practical examples. I also added some comments in the text and edited the text where I felt necessary, but please feel free to ignore changes if I misunderstood."; "3"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4499-9536 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "aBKG+MDyoBk6GavNIu7BBQmmaYBswHV+EClV4YFTH3vsoSFG0gE11CioE+E0o4oCLo+WVQoRbnubI+75iM+0AfQPvDZSUjMgNmqxEe1eK84D6p41+vBhltY354C5qBfr1DptR4BPVyWAk4+4MfOQIO1WoO7oqheGqfEXGc0Y/KA="; npx:hasSignatureTarget this: . this: dct:created "2023-01-10T15:53:48.826Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }