@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @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-ND-4.0 a fip:Available-FAIR-Enabling-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "Using this license you are free to share and adapt this resource but you must give appropriate credit."; rdfs:label "Attribution-NoDerivatives 4.0 International"; rdfs:seeAlso ; skos:exactMatch . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "oDISSWYasdzrCrugPmXCfzUpHwiFzrcjKHyKy3jc5OTVKTljRqGbz6yKq2kS8Xxx1nQHeDTqbw5S4LdaN8MJD+W6J5XiCrRROZNZWUOCSGEkOpN2JSqxRdFOJ4++AUE/+44//EsMmN+raUaVzz2BFPEQo1XYzzmtnYETE6hQjm4="; npx:hasSignatureTarget this: . this: dct:created "2022-01-07T13:28:31.040+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:CC-BY-ND-4.0; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }