@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:RINEX2 a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The first proposal for the 'Receiver Independent Exchange Format' RINEX has been developed by the Astronomical Institute of the University of Berne for the easy exchange of the GPS data to be collected during the large European GPS campaign EUREF 89. Currently the format consists of four ASCII file types: 1. Observation Data File 2. Navigation Message File 3. Meteorological Data File 4. GLONASS Navigation Message File. RINEX Version 2 also allows to include observation data from more than one site subsequently occupied by a roving receiver in rapid static or kinematic applications."; rdfs:label "RINEX2 | Receiver Independent Exchange Format Version 2"; rdfs:seeAlso ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9115-0439 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "GAXzR8JGjttBucK2hNmgqKjGJw6ZJkEXZiIjsnTFQ62w8ZQ1nhUlhtxWVuXx0/+rceM2eERUofJ5rUOX3nV9F179wOoHdGgc7Wdp2giKb4C+U1OixSwe3EiT5mwTAswiS/aXkViGdDrTjgsi4J2rcDIspb9FDa0QjJ8uOlwvsAs="; npx:hasSignatureTarget this: . this: dct:created "2025-03-27T12:50:48Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:RINEX2; prov:wasDerivedFrom . }