@prefix this: <https://w3id.org/np/RA1eeCLY0Elj1KYmbpznZN-CW_IeBs9L4Hr0X60OUTSI8> .
@prefix sub: <https://w3id.org/np/RA1eeCLY0Elj1KYmbpznZN-CW_IeBs9L4Hr0X60OUTSI8#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:EPOS-GNSS-DG <http://schema.org/url> <https://gnssdata-epos.oca.eu/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The mission of the GNSS Thematic Core Service (TCS) is to provide, through the European Plate Observing System (EPOS), access to GNSS data, metadata, products, and software in support of the Solid Earth Sciences. The Data Gateway Portal is an e-infrastructure to store and disseminate GNSS data and products from existing Research Infrastructures. The portal stores EPOS stations metadata and enables access to the GNSS observations and products." ;
    rdfs:label "EPOS-GNSS-DG | EPOS-GNSS Data Gateway" ;
    fip:has-description-source <https://gnss-epos.eu/> ;
    fip:targets <https://w3id.org/gff/rao/terms/Data> , <https://w3id.org/gff/rao/terms/Metadata> , <https://w3id.org/gff/rao/terms/Time-series-data> .
}
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 "gJwcUIq5AU/NJ/kz/eGdVJZa64292EF8i4pQ4TFr540ozx9N0YgOQrbiVJRMD/A1G6lMduztepXpibsgI830Sr2XhDXQjBFqUmoAunPJeO6lRUTShar2yrTVDvWOdl7Q5FzGSfsNHM4sZz7Fw39RHq8uNzNXrWTL7rPb3qKBt/U=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-16T13:07:04Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:EPOS-GNSS-DG ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/b811e52a-02bc-4bbf-85ea-01ef47871141> .
}