@prefix this: <https://w3id.org/np/RAJtuhxvMjuzO0JL7f0VYqDe5oTSaEVprHMTe_Ed7v_O8> .
@prefix sub: <https://w3id.org/np/RAJtuhxvMjuzO0JL7f0VYqDe5oTSaEVprHMTe_Ed7v_O8#> .
@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:OGS a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "The National Institute of Oceanography and Applied Geophysics (Italian: Istituto Nazionale di Oceanografia e di Geofisica Sperimentale), commonly referred to as OGS, is an Italian public research institution under the supervision of the Italian Ministry of University and Research. It specializes in conducting research in the fields of earth science and oceanography on an international level. Its expertise is applied in the field of earth, sea and polar sciences to contribute to the dissemination of scientific knowledge and to solve environmental, economic and social problems. " ;
    rdfs:label "OGS | National Institute of Oceanography and Applied Geophysics" ;
    rdfs:seeAlso <https://www.ogs.it/en> ;
    fip:has-description-source <https://www.ogs.it/en/about-us> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_3235> , <http://purl.obolibrary.org/obo/OMIT_0010809> , <http://purl.obolibrary.org/obo/OMIT_0026615> .
}
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 "IGBDe13eAPmg1/DtVH8G8u4+k/qAtKQfYBwJXqbaDbfg4voCT5YhJf3o44dwUN4VdMHyZxco4bqFdvXj5gxxTWdSvyE7gyenCBaEhE7xSFFZF1N8xUNUuczGw6tqSM4vYVC9TFvG57anDnU1LrVWwGTMnxYxUBtkUVfE4dIj7E4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-14T14:25:18Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:OGS ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/238311ea-3936-438a-8d5a-132f8a411f3c> .
}