@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ImmPort-DMS ; ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; rdfs:comment "The ImmPort Data Management and Sharing (DMS) Plan outlines best practices and requirements for the responsible collection, curation, preservation, and dissemination of immunological research data."; rdfs:label "ImmPort Data Management and Sharing (DMS) Plan"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "DK/KUjQShRb/uG0qm0wSsc36Efp6EtafaXP55gdd2AJsHM9pvK43DbwgKodOQQrgm3s/I+Y2N1TI+KYdb7Ia8SOjErcGUEzwcc/EcH6gAOjpNDZr7PEW+go2I0cHMSXOG2MxCe+1v0PvknZVb9gW2h5aVKrtp0wEO8sJcOKlfnk="; npx:hasSignatureTarget this: . this: dct:created "2025-03-29T03:50:28Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ImmPort-DMS; prov:wasDerivedFrom . }