@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { , ; a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-1460-7465 . } sub:pubinfo { nt:hasLabelFromApi "3D rendering - process of converting 3D models into 2D images on a computer" . nt:hasLabelFromApi "Blender - free and open-source 3D computer graphics software" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC10AdiMIOPoRqVzOpx5uOpLHbJpVG+t6cYBYtgE6UrFss0yz8iyqRB+oPAcFCQqF2tSr0PcADCfHT8iTQv15u8xoKh6qQ7OBTPwDM8d+0bFIa1rLCY87dh6qfaaP6+l1tKFVwID9lBqPm0Li3SjYO7Cxgh5VCCjhQFRcSQ7kUDhQIDAQAB"; npx:hasSignature "R3uVkytYwewkqwuflAiLNR7gJoJvjB3zjOuX0F//Pd85i+4A9vF4h+yKsSRRGZrOSj+feQMuS2YlRGFnBae4UqGVRWAqpG+POQWErIXrHek/VQ51O96O+4bCJoMSG1AR6RGoRZMwdGMYgrdRRWd2QN8/2R8ffBGbjCiXwmNcvbI="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T14:31:43.669Z"^^xsd:dateTime; dct:creator orcid:0009-0005-1460-7465; dct:license ; npx:hasNanopubType ; rdfs:label "AIDA sentence: blender is a 3D Renderer."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }