@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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 { a fip:Digital-Object-Type; rdfs:comment "Data about data. It is data (or information) that defines and describes the characteristics of other data. It is used to improve the understanding and use of the data."; rdfs:label "Metadata"; skos:exactMatch ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Xo1UDrbdQFXoK6yy8O+H1VCoXKppfGADuqAQbSERj+hrmXr9O3s6Cb5fBsWlRGf9EyVQzuzJjXujPAHdFI67MHCEIjFPDTqRVc+RYQRCTvYe+zm47kLgy6i6YdsI+EmOKe8bJJKdsdzjOULS70Q6dQ3+apW0+t8+AZjxEk00sVk="; npx:hasSignatureTarget this: . this: dct:created "2025-04-26T19:54:51Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }