@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:NPDSpecimens_Flowchart a fip:FAIR-Enabling-Resource, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Provenance-model; rdfs:comment "This resource describes the flowchart developed within the ITINERIS Project by the DiSSCo community of the Institute of Marine Sciences (CNR-ISMAR) for the management of physical and digital samples."; rdfs:label "Natural Physical and Digital Specimens Flowchart" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1436-584X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "AVsrj5Ij45oaLVthevzRdDmnkaxR4FZSfxSv4j+i0lQqbb1VvOSn1750LQLqTo8Y9cNJC56V5Iasuhltr5icplSCXs2Q4XxtzXBRWuYttiNmXRJAj3Kmqoc9dYi+oByXtsCjp2QDER3sMS0FLJc0UeCGlxGdE2SFsSUG3cQUIzk="; npx:hasSignatureTarget this: . this: dct:created "2025-03-05T09:50:11Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:NPDSpecimens_Flowchart; prov:wasDerivedFrom . }