@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-v1.2 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: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 "Z6uWI4fcvxPzKLSGUTiDQClqQ/OPxaaotHcNvWZzWrjeO3ArOCt1yBLdwbr6+5fO+8gf4MPUeo303L4KjZWm8zib7bO1WbXDYTWyk981Xg732HbFvMieTkecpLIGb9nkasIyOQvrOHUuBG6cvqDDzQLkHsTaDwgoYKSlDNNG/S0="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T13:58:04Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:JRE-v1.2; prov:wasDerivedFrom . }