@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @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:XML ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "Extensible Markup Language (XML) is a simple, very flexible text format derived from SGML (ISO 8879). Originally designed to meet the challenges of large-scale electronic publishing, XML is also playing an increasingly important role in the exchange of a wide variety of data on the Web and elsewhere."; rdfs:label "eXtensible Markup Language (XML)"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1321-7319 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "OM0PRRh0W7DuuxvALc44s8p6gDW1AQjdgfcqyiqoWvBe9R1X7h6626/arb5u7HqnAHQBZAs9+OxBwY0L6En34+8lYrIQLy6Vk6gsotpQe8MEul2N5sp9yNGJJEeRqJy4e5vwlq5IdC0+9CJW756N0DeOBhzxT7C1xp4cX9FpgjU="; npx:hasSignatureTarget this: . this: dct:created "2024-05-07T09:53:35Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:XML; prov:wasDerivedFrom . }