@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 { sub:CC_BY-NC_4.0 a fip:Available-FAIR-Supporting-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "This is a variant of the CC BY license that specify the following: Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. NonCommercial — You may not use the material for commercial purposes ."; rdfs:label "CC BY-NC 4.0 | Creative Commons Attribution-NonCommercial 4.0 International License"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NSBdXinMVPIi1Knd7K8VLPcC6QdnpBi27vQW7Sfkpf71ezOreH2Yp30ojbftH2nSsR4SplzZw9HDt+8L8pUjz9MsJ3vArCac9/DL5ObjVJpiqpm6QiKrLb/fhhi0UTLaoHGF/18hgbXCh6xx9eM8ROEWjXZFoY8HDkHtNegntJY="; npx:hasSignatureTarget this: . this: dct:created "2024-10-02T14:39:07Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CC_BY-NC_4.0; prov:wasDerivedFrom . }