@prefix this: <
https://w3id.org/np/RAncJGkXxf82p40Jvzi5bZLIHOqcvM3T0mQSkRYs1FEfs
> .
@prefix sub: <
https://w3id.org/np/RAncJGkXxf82p40Jvzi5bZLIHOqcvM3T0mQSkRYs1FEfs#
> .
@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:SNAP
<
http://schema.org/url
> <
https://snap.ogs.it
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:Domain-Specific-Registry
,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"SNAP is the data web portal and framework that allow to access all geophysical data acquired by Istituto Nazionale di Oceanografia e di Geofisica Sperimentale - OGS." ;
rdfs:label
"SNAP | Seismic data Network Access Point" ;
fip:has-description-source
<
https://snap.ogs.it
> ;
fip:metadata-availability-in-years
fip:Less-than-20-years
.
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-2118-4887
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"TCVsHZEeXumvLqoVxH6aa6Yiujwz3h5kTydA+4UnGN20JdS1FurFe2S2Zj7aM5Y+0sUttIW6C3EykzFizFVgFE9tRsGqGmIUXFSPWCgfNA9B6afc1gOsEoLaInbZpCiIPBviBWYQp5zoQ7B/6x3OfnabV0cQeSOQzqgzlYl6JAc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-03-27T10:13:05Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:SNAP
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/5c4e0ead-c298-4009-84f0-9f852bd74f17
> .
}