@prefix this: <https://w3id.org/np/RAgkhy9bjzrpKPvN-hxaKOqr5rOuKoGIF9o_0IL43g87E> .
@prefix sub: <https://w3id.org/np/RAgkhy9bjzrpKPvN-hxaKOqr5rOuKoGIF9o_0IL43g87E#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:FReDNetDC obo:ECO_9000001 <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI> ;
    <http://schema.org/url> <https://frednet.crs.ogs.it/DOI/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The FReDNet Data Center (FReDNet DC) serves as a repository and distribution hub primarily dedicated to Global Navigation Satellite System (GNSS) data. Situated in the headquarters of the Center for Seismological Research (CRS) of the National Institute of Oceanography and Applied Geophysics – OGS, the FReDNet DC has been seamlessly accessible to users via the Internet since mid-2002. It includes data sourced from the Friuli Regional Deformation Network (FReDNet), a network comprising continuously operational GNSS permanent stations deployed in northeastern Italy. Operated by the CRS, FReDNet is the main component of a larger program aimed at geodetic monitoring of the Adria northern sector." ;
    rdfs:label "FReDNetDC | FReDNet Data Center" ;
    fip:has-description-source <https://frednet.crs.ogs.it/DOI/> ;
    fip:metadata-availability-in-years fip:At-least-20-years ;
    oa:hasPurpose obo:T4FS_0000430 , obo:T4FS_0000527 .
}
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 "f4CBbLODFOvy/X2D1Zv+Cm1/eTWk7yY/QAkh1hvGBAJFBYQ3RapXSp8GmM6HaQ9mLvSpGZnbLXVumHDtPdym1b9/ofYDZ8Rbz/8mZOBebXfD3WLSBevJ39tY/4PeDJxeMStB3OeVuNmwxJlPydrdRCYkGpQXamwnoGzF6hjo5Kc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-14T10:50:50Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:FReDNetDC ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/673f7aa8-6d86-475e-9c59-4bf92e8d73bd> .
}