@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 { sub:Eevee dct:description "Eevee is Blender’s realtime render engine built using OpenGL focused on speed and interactivity while achieving the goal of rendering PBR materials. Eevee can be used interactively in the 3D Viewport but also produce high quality final renders."; a , ; rdfs:label "Eevee"; rdfs:seeAlso . } 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" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC10AdiMIOPoRqVzOpx5uOpLHbJpVG+t6cYBYtgE6UrFss0yz8iyqRB+oPAcFCQqF2tSr0PcADCfHT8iTQv15u8xoKh6qQ7OBTPwDM8d+0bFIa1rLCY87dh6qfaaP6+l1tKFVwID9lBqPm0Li3SjYO7Cxgh5VCCjhQFRcSQ7kUDhQIDAQAB"; npx:hasSignature "bGvlWt9IKKUPQ0aMzOpaUOjKdParOA0x2b99kqY7yn9RPM3zCY9vOMu4RYrI4TdqFpIBoR7vObga/UJZHvsJPTOZ2spw53gGg17RMDNI7odNpnms+C41lapNIup15t/lSLbdCEzECDgWCa22ffjI9r0DvM6+fg1Rj7SYn6oUVK8="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T14:42:10.407Z"^^xsd:dateTime; dct:creator orcid:0009-0005-1460-7465; dct:license ; npx:introduces sub:Eevee; rdfs:label "Individual: Eevee"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }