@prefix this: <https://w3id.org/np/RACh6b-XxmT8RGNMAbMrNyqVQLoLaeBKBJLO6aefuCCLs> .
@prefix sub: <https://w3id.org/np/RACh6b-XxmT8RGNMAbMrNyqVQLoLaeBKBJLO6aefuCCLs/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://w3id.org/np/RACh6b-XxmT8RGNMAbMrNyqVQLoLaeBKBJLO6aefuCCLs> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-06-29T22:32:21Z"^^xsd:dateTime;
  dct:creator <https://fip.fair-wizard.com/wizard>;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:introduces sub:GeodataPublish;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/cdc8a48c-143f-40ae-9985-12ef64253608> .

sub:GeodataPublish a fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource,
    fip:FAIR-Supporting-Resource-to-be-Developed, fip:Publishing-Service;
  <http://schema.org/url> <https://github.com/FAIR2Adapt/softwares_RIOMAR>;
  rdfs:comment "The service transforms large model output into an analysis-ready, cloud-optimised form (regridded to a common HEALPix DGGS and republished as chunked Zarr) so that it can be subset and reused efficiently rather than only deposited. It exposes the original files through reference (“virtual”) datasets rather than copying them, so that large volumes can be served and chunked without proliferating physical copies or per-chunk metadata records. It provides the data with GeoJSON-LD metadata packaged as RO-Crate for ROHub.";
  rdfs:label "FAIR Geospatial Data Publishing Service";
  fip:in-scope-of <http://www.eionet.europa.eu/gemet/concept/15033> .

sub:assertion dct:creator orcid:0000-0003-2195-3997 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "ktrmWdsnJiXCkktjt8MzvrM/r6GhdyahI8FlxB4k6VTzsoVAoQIP/jnfJj+3SL96c0cNV8DlnuQROIT9lMUfg+Y8bqaMncxMMB0lxDoaJ0yKbFoF8SSe+6CWehrf8cc1/DOs2HQeQtIVPBCG7keJjGNneEucUczqYrO/NAesSQo=";
  npx:hasSignatureTarget <https://w3id.org/np/RACh6b-XxmT8RGNMAbMrNyqVQLoLaeBKBJLO6aefuCCLs> .

