@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 { sub:JRE-v21.0 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: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 "ouqwrZoDXMWfgC27LGiTpZit+e5t3hqGGk54hGSOSMGsekJ6c5RGaj54ofbwPW+JwRxd9vtDYN7pf2xMCaKGCW4mVjRz8GIYMHJhyKmlvSuo5oWv5lfL2SUWCSofHfKo9oQa0pmdpADRXZqTEmiNYJ6YWQUD3T5+mtHd7nrXMEg="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T13:12:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:JRE-v21.0; prov:wasDerivedFrom . }