@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:UKOOA a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The UKOOA format (United Kingdom Offshore Operators Association) is a data format developed to manage and store geological and geophysical information in the context of offshore activities, particularly for the oil and gas industry in the United Kingdom. It is used to standardize and exchange data between operating companies and regulatory authorities, such as the UK Oil and Gas Authority (OGA)."; rdfs:label "UKOOA | United Kingdom Offshore Operators Association"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2118-4887 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "XsfLKK/Y4byNfbdgZeDla7s56JgaoOmxyLpiF+tTJTk/UtATni2RerbireTK99lM/K53iNLqugFB5sRGmuNcnfAEa0cHEDpJ28LUaj3QSsqnf8RuaWQ/3WVlGGL9GN3WjYjZVavF1FuDneeZdpLCi9DL1Cp5C/6LoLQ254Q12vc="; npx:hasSignatureTarget this: . this: dct:created "2025-03-27T10:59:36Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:UKOOA; prov:wasDerivedFrom . }