@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @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:LCA a fip:Digital-Object-Type; rdfs:comment "A life cycle assessment (LCA) is a systematic analysis of a product or process's environmental impact throughout its entire life cycle. An LCA is performed in accordance with ISO guidelines and is based on compilation of an inventory of inputs and outputs and calculation of a range of mid-point and/or end-point measures of the environmental impact of the product or process. "; rdfs:label "LCA | Life Cycle Assessment"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4250-4584 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "f3tH8dmfHlVNEZfEtdOhXrBeDSthSqY2gGlHeCsFYkOjtKO7stNZ0ognvsiWlFHT+o8kWpiai905sJRiOdAAygYpRrehzUtAH+A/rh2BQY6vpfzc8dgIXJvWAI+Pk4+s9pun+o98gaLKXb0B7erHx6sq2R9meAPwEvCNdr3OAd4="; npx:hasSignatureTarget this: . this: dct:created "2025-01-10T17:44:31Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:LCA; prov:wasDerivedFrom . }