@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-4.0 a fip:Available-FAIR-Enabling-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "Using this licence you are free to share and adapt the resource but you must give appropriate credit."; rdfs:label "CC BY 4.0|Attribution 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 "AQOL7rPUAsV91uuV7h8at9BBvpB8x9PHJ6lirFU+7G28AsKtnMyrqYce0+Ey3StLH/GBjryy76yAs6+o3vWVRRFTONZF5BIISACRrNQIayOpQBmF3uchr/kLEvpXBSTAERqLI5vbHtwkaANKNUSsxuFSGMB3XNjRNVAR7Nxp2iY="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T13:58:26.895+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:CC-BY-4.0; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }