@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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 { dct:creator ; schema:url ; schema:version "v21.0.0"; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:FAIR-Supporting-Software; rdfs:comment """The Java Runtime Environment, or JRE, is a software layer that runs on top of a computer’s operating system software and provides the class libraries and other resources that a specific Java program requires to run. """; rdfs:label "JRE-v21.0 | Java Runtime Environment v21.0"; skos:broadMatch ; fip:has-data-usage-license ; fip:has-description-source ; fip:implements , , , ; fip:targets , , , , , , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5819-7713 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Vq8zR2TFey0zLASR23NegSw7lubUMayJ5oRJLg/xjhXyit3Uf/IqLKferRg1T5cFu/SDW+lRbT/ReOg/i6u2mUCZguKLkLFBQ8atT8HQ4FEvmUjzqh8gk6QRpy+Nx6AzMVY/y4c25i07VDYxIdlJ0Zvtg46YZw5sp8lk18AM7C8="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T16:20:25Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }