@prefix dcterms: . @prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data. This RFC specification aims to remove inconsistencies with other specifications of JSON, repair specification errors, and offer experience-based interoperability guidance."; rdfs:label "JSON | JavaScript Object Notation"; rdfs:seeAlso ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "M4PjcSxyBI4P10RIXWxV3+qdFIWvs/Nk4M2cwLIt6SclF1MWwYK200mwCohA2dJBTdu8NZJ5jLGW0qlxDy2LbA5kio184Bjj9FrpPey7jStPGX3J0jCs0IGyv1yzq2+SxkcAvCrKq+Nmj4LQh9AuThOelcu+B7Sf/X3uDZiY16M="; npx:hasSignatureTarget this: . this: dcterms:created "2023-01-08T17:20:09.854+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }