@prefix this: <https://w3id.org/np/RArF5gp1No7s5_AXsNcQ9q9Q3MHbCKyeJtnLvKdE91AbM> .
@prefix sub: <https://w3id.org/np/RArF5gp1No7s5_AXsNcQ9q9Q3MHbCKyeJtnLvKdE91AbM#> .
@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:CMS-INSTAC dct:isPartOf <https://w3id.org/np/RAB-TPzDbzCMWaARyz7713ieDEZK5BoHELhiTvKIsccz8#CMS> ;
    a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "The Copernicus Marine Service In Situ Thematic Assembly Center (In-Situ TAC) is the component of the Copernicus Marine Service which ensures a consistent and reliable access to a range of in situ data for the purpose of service production and validation. In-Situ TAC has two main objectives: 1. To collect multi-source, multi-platform, heterogenous data, perform consistent quality control and distribute it in a common format (NetCDF) and in near-real-time (within 24 hours) to the Copernicus Marine Service Marine Forecasting Centres (MFC), for assimilation into their numerical ocean models; 2. To supply the MFCs and downstream users with re-processed 25-50-year products in delayed mode. In addition to the near-real-time products, these delayed-mode products are useful for model validation or assimilation in ocean reanalysis and climate studies." ;
    rdfs:label "CMS-INSTAC | Copernicus Marine Service In Situ Thematic Assembly Center" ;
    rdfs:seeAlso <https://marineinsitu.eu/> ;
    fip:has-description-source <https://marineinsitu.eu/about-us/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_6498> , <http://aims.fao.org/aos/agrovoc/c_9000089> , <http://edamontology.org/topic_3071> , <http://edamontology.org/topic_3387> , <http://purl.obolibrary.org/obo/NCIT_C142491> , <http://purl.obolibrary.org/obo/OMIT_0010809> , <http://www.fairsharing.org/ontology/subject/SRAO_0000306> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "m8XvAuazKeJvZ8RGOYA81INzFg8x4V+vZ9ogHcO7ei3opnLfe3PJKJqCGY7rzlmDSgiA6FbKkCSZpVeY8RCyGr7ZqeekwRrAL0l2veM7KfQuc+Qd7RpBaAyGIP0iA9aNMp1i94ZUOT369OPbiGUt37IBRCsaUJyBbotG/npo8EY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-18T12:30:32Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:CMS-INSTAC ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/27da6f76-c222-494c-815f-5579c93334a4> .
}