@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0005-1460-7465 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-1460-7465 . } sub:pubinfo { 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 "NVa8p1cYeu+PrQrvr6K546a0ItkzEHJblThU8twz5uF/j/f8P8reFvoAfbOoq4YZbLvQFLJXgxVDKVoiLi4+oCTBpHR0HPi4R1u5ePmRxXiFWgEiHR7khhfLzeC18IZhIIZpvrNXaZoJMeA8tqzR1I844tGhrPTbr1F7YEJZmWk="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T14:23:10.113Z"^^xsd:dateTime; dct:creator orcid:0009-0005-1460-7465; dct:license ; rdfs:label "think this is overrated: Blender"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }