@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-v8.0 dct:creator ; schema:url ; schema:version "v8.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-v8.0 | Java Runtime Environment v8.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 "dZfdgTu8rbIsAojKfTW5Tjqd7JpHE131JP8Ug2D/GKCJl3+i1/99RmWfQuEvMQkM/cIWNaKzWNSIUeq8uCz1iY3IW0ROQ+ey3yzQPPXTt/E6+948giGBwsmx4VMHnkLVHnOKHeQHb+bwQEcADVkM/z1SOt0BlHyVZTq2nEZZCt8="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T13:03:47Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:JRE-v8.0; prov:wasDerivedFrom . }