@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:RTK-Login ; a fip:Authentication-and-authorization-service, fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource; rdfs:comment "The service provides user authorisation and authentication to access the FReDNet (Friuli Regional Deformation Network, run by CRS-OGS) real-time GNSS RTK data streams"; rdfs:label "RTK-Login | RTK Authentication service used by FReDNet network"; 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 "FikjOvTV8z6PCz/R5z4r2UlkLciShkOmO2L7rtfk22p7MHD6uT0JzIYqGcJ+RwbReGNrI29lbTnU0P4civVzJiyRglUV/+M1vOCwaIsnGY76zJQgOEImfK3MXvVqELiqT9KH7Z3UPP7i838eAMYMcg28IGH3ww7LXFIRN8a9RHg="; npx:hasSignatureTarget this: . this: dct:created "2025-04-14T11:54:38Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:RTK-Login; prov:wasDerivedFrom . }