@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 "v1.2.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-v1.2 | Java Runtime Environment v1.2"; 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 "FNFYaMngE/1EeMgdBdrp3x3dNjzS6q0HLRJpNphAmkjXW2dRBMPZdMp3Jc7ZMlmuX4zlgpmwow8xf+wVp4EAwWD5gjyi1/rmcuaqvLTNlV1w8BPr4WlcSvqZUhy3fXd+D++bQEashtFOYIbWDdTL+55g7VdbWCZ0MwxMqPbB2bE="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T16:16:53Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }