@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:educational-use ; a fip:Available-FAIR-Enabling-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "A Rights Statement indicating that content is protected by copyright and/or related rights, but reuse is allowed in accordance with copyright and related rights legislation that applies to the particular use. In addition, no permission is required from the rights-holder(s) for educational uses. For other uses, permission must be obtained from the rights-holder(s)."; rdfs:label "In Copyright - Educational Use Permitted" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3108-3921 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "ilzuIZxjKOVW5B4yxCKMutX/X2LDV88Z45xGHhJ/idYjbrNhnwATfX+750wUfTaCiw0p5akw5bUiIX5dfbErUXKWKhYjpDjl904rq6RLoNmlpvi7Dj+0iEGvy/sr+arlNFyo6WhQYfK1cjT2Coahd0romZC7T5cW0KQ27W1lHvY="; npx:hasSignatureTarget this: . this: dct:created "2023-12-21T15:11:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:educational-use; prov:wasDerivedFrom . }