{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "dcterms": "http://purl.org/dc/terms/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "prov": "http://www.w3.org/ns/prov#",
    "spdx": "http://spdx.org/rdf/terms#"
  },
  "@id": "ex:completeCoreDataset99001",
  "@type": [
    "schema:Dataset"
  ],
  "schema:name": "Global Ocean Temperature Profiles 2010-2024",
  "schema:description": "Quality-controlled temperature profiles from Argo floats deployed worldwide. Profiles extend from the surface to 2000m depth with 2dbar vertical resolution.",
  "schema:identifier": {
    "@id": "ex:datasetIdentifier001",
    "@type": [
      "schema:PropertyValue"
    ],
    "schema:propertyID": "https://registry.identifiers.org/registry/doi",
    "schema:value": "10.5281/zenodo.99001",
    "schema:url": "https://doi.org/10.5281/zenodo.99001"
  },
  "schema:additionalType": [
    {
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "Observational Data",
      "schema:identifier": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords/EARTH_SCIENCE/OCEANS/OCEAN_TEMPERATURE",
      "schema:inDefinedTermSet": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords",
      "schema:termCode": "EARTH SCIENCE > OCEANS > OCEAN TEMPERATURE"
    }
  ],
  "schema:sameAs": [
    "https://doi.org/10.5281/zenodo.99001",
    {
      "@id": "https://n2t.net/ark:/99999/fk4ocean2024"
    }
  ],
  "schema:version": "3.2",
  "schema:inLanguage": "en",
  "schema:dateModified": "2024-11-15",
  "schema:datePublished": "2024-01-10",
  "schema:url": "https://example.org/datasets/ocean-temp-profiles",
  "schema:conditionsOfAccess": [
    "Free access after registration",
    {
      "@type": [
        "schema:CreativeWork"
      ],
      "schema:name": "Data Access Terms",
      "schema:url": "https://example.org/terms/data-access-v2"
    }
  ],
  "schema:license": [
    {
      "@type": [
        "schema:CreativeWork"
      ],
      "schema:name": "Creative Commons Attribution 4.0",
      "schema:url": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "schema:distribution": [
    {
      "@type": [
        "schema:DataDownload"
      ],
      "schema:name": "NetCDF download",
      "schema:description": "Complete dataset in CF-compliant NetCDF4 format",
      "schema:contentUrl": "https://example.org/data/ocean-temp-profiles.nc",
      "schema:encodingFormat": [
        "application/x-netcdf"
      ],
      "spdx:checksum": {
        "@type": [
          "spdx:Checksum"
        ],
        "spdx:algorithm": "checksumAlgorithm_sha256",
        "spdx:checksumValue": "a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2"
      },
      "dcterms:conformsTo": [
        {
          "@id": "https://www.unidata.ucar.edu/software/netcdf/"
        }
      ],
      "schema:provider": [
        {
          "@id": "https://ror.org/04t3en479",
          "@type": [
            "schema:Organization"
          ],
          "schema:name": "Ocean Data Repository"
        }
      ]
    },
    {
      "@type": [
        "schema:DataDownload"
      ],
      "schema:name": "CSV download",
      "schema:contentUrl": "https://example.org/data/ocean-temp-profiles.csv",
      "schema:encodingFormat": [
        "text/csv"
      ],
      "dcterms:conformsTo": [
        {
          "@id": "https://www.ietf.org/rfc/rfc4180"
        }
      ]
    }
  ],
  "schema:relatedLink": [
    {
      "@type": [
        "schema:LinkRole"
      ],
      "schema:linkRelationship": "documentation",
      "schema:target": {
        "@type": [
          "schema:EntryPoint"
        ],
        "schema:name": "User Guide",
        "schema:url": "https://example.org/docs/ocean-temp-guide.pdf",
        "schema:encodingFormat": "application/pdf"
      }
    }
  ],
  "schema:publishingPrinciples": [
    {
      "@type": [
        "schema:CreativeWork"
      ],
      "schema:name": "Data Retention and Update Policy",
      "schema:url": "https://example.org/policies/data-retention"
    }
  ],
  "schema:keywords": [
    "ocean temperature",
    {
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "Argo",
      "schema:identifier": "https://vocab.nerc.ac.uk/collection/L06/current/46/",
      "schema:inDefinedTermSet": "https://vocab.nerc.ac.uk/collection/L06/current/",
      "schema:termCode": "L06:46"
    },
    {
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "Sea water temperature",
      "schema:identifier": "https://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/",
      "schema:inDefinedTermSet": "https://vocab.nerc.ac.uk/collection/P01/current/",
      "schema:termCode": "TEMPPR01"
    }
  ],
  "schema:creator": {
    "@list": [
      {
        "@id": "https://orcid.org/0000-0001-2345-6789",
        "@type": [
          "schema:Person"
        ],
        "schema:name": "Marchand, Jean-Pierre",
        "schema:alternateName": "JP Marchand",
        "schema:description": "Principal investigator for ocean observation program",
        "schema:affiliation": {
          "@type": [
            "schema:Organization"
          ],
          "schema:name": "Institut Oc\u00e9anographique",
          "schema:url": "https://example.org/io"
        },
        "schema:identifier": {
          "@id": "ex:marchandOrcid",
          "@type": [
            "schema:PropertyValue"
          ],
          "schema:propertyID": "https://registry.identifiers.org/registry/orcid",
          "schema:value": "0000-0001-2345-6789",
          "schema:url": "https://orcid.org/0000-0001-2345-6789"
        },
        "schema:sameAs": [
          "https://orcid.org/0000-0001-2345-6789"
        ],
        "schema:contactPoint": {
          "@type": [
            "schema:ContactPoint"
          ],
          "schema:email": "jp.marchand@ocean-inst.org"
        }
      },
      {
        "@id": "https://ror.org/04t3en479",
        "@type": [
          "schema:Organization"
        ],
        "schema:name": "Ocean Data Repository",
        "schema:alternateName": "ODR",
        "schema:description": "International consortium for ocean data management",
        "schema:identifier": {
          "@id": "ex:odrRor",
          "@type": [
            "schema:PropertyValue"
          ],
          "schema:propertyID": "https://registry.identifiers.org/registry/ror",
          "schema:value": "04t3en479",
          "schema:url": "https://ror.org/04t3en479"
        },
        "schema:additionalType": [
          {
            "@type": [
              "schema:DefinedTerm"
            ],
            "schema:name": "Research Infrastructure",
            "schema:identifier": "https://example.org/org-types/RI",
            "schema:inDefinedTermSet": "https://example.org/org-types",
            "schema:termCode": "RI"
          }
        ],
        "schema:sameAs": [
          "https://ror.org/04t3en479"
        ],
        "schema:url": "https://example.org/odr",
        "schema:contactPoint": {
          "@type": [
            "schema:ContactPoint"
          ],
          "schema:email": "info@ocean-data-repo.org"
        }
      }
    ]
  },
  "schema:contributor": [
    {
      "@type": [
        "schema:Role"
      ],
      "schema:roleName": "data quality reviewer",
      "schema:contributor": {
        "@id": "https://orcid.org/0000-0002-9876-5432",
        "@type": [
          "schema:Person"
        ],
        "schema:name": "Li, Wei",
        "schema:identifier": {
          "@id": "ex:liOrcid",
          "@type": [
            "schema:PropertyValue"
          ],
          "schema:propertyID": "https://registry.identifiers.org/registry/orcid",
          "schema:value": "0000-0002-9876-5432",
          "schema:url": "https://orcid.org/0000-0002-9876-5432"
        },
        "schema:contactPoint": {
          "@type": [
            "schema:ContactPoint"
          ],
          "schema:email": "wei.li@ocean-research.org"
        }
      }
    }
  ],
  "schema:publisher": {
    "@id": "https://ror.org/04t3en479",
    "@type": [
      "schema:Organization"
    ],
    "schema:name": "Ocean Data Repository"
  },
  "schema:provider": [
    {
      "@id": "https://ror.org/04t3en479"
    }
  ],
  "schema:funding": [
    {
      "@type": [
        "schema:MonetaryGrant"
      ],
      "schema:name": "Global Ocean Observations Initiative",
      "schema:identifier": {
        "@id": "ex:grantId001",
        "@type": [
          "schema:PropertyValue"
        ],
        "schema:propertyID": "https://example.org/grant-registry",
        "schema:value": "GOO-2020-0042"
      },
      "schema:funder": {
        "@type": [
          "schema:Organization"
        ],
        "schema:name": "European Research Council",
        "schema:identifier": {
          "@id": "ex:ercRor",
          "@type": [
            "schema:PropertyValue"
          ],
          "schema:propertyID": "https://registry.identifiers.org/registry/ror",
          "schema:value": "0472cxd90",
          "schema:url": "https://ror.org/0472cxd90"
        }
      }
    }
  ],
  "prov:wasGeneratedBy": [
    {
      "@type": [
        "prov:Activity"
      ],
      "prov:used": [
        {
          "@id": "ex:argoFloatNetwork"
        }
      ]
    }
  ],
  "prov:wasDerivedFrom": [
    {
      "@id": "ex:argoRawProfiles",
      "@type": [
        "schema:Dataset"
      ],
      "schema:name": "Argo Raw Profile Database",
      "schema:url": "https://example.org/argo-raw"
    }
  ],
  "schema:variableMeasured": [
    "sea water temperature",
    "sea water salinity"
  ],
  "schema:subjectOf": {
    "@type": [
      "schema:Dataset"
    ],
    "schema:additionalType": [
      "dcat:CatalogRecord"
    ],
    "@id": "ex:metadataRecord99001",
    "schema:about": {
      "@id": "ex:completeCoreDataset99001"
    },
    "dcterms:conformsTo": [
      {
        "@id": "https://w3id.org/cdif/bbr/metadata/profiles/cdifProfile/cdifCore"
      },
      {
        "@id": "https://w3id.org/cdif/core/1.1"
      }
    ],
    "schema:maintainer": {
      "@id": "https://orcid.org/0000-0003-1111-2222",
      "@type": [
        "schema:Person"
      ],
      "schema:name": "Dubois, Marie",
      "schema:contactPoint": {
        "@type": [
          "schema:ContactPoint"
        ],
        "schema:email": "m.dubois@ocean-data-repo.org"
      }
    },
    "schema:sdDatePublished": "2024-11-20",
    "schema:includedInDataCatalog": {
      "@id": "https://example.org/catalog/ocean-data",
      "@type": [
        "schema:DataCatalog"
      ],
      "schema:name": "Global Ocean Data Catalog",
      "schema:url": "https://example.org/catalog/ocean-data",
      "schema:identifier": {
        "@id": "ex:oceanCatalogId",
        "@type": [
          "schema:PropertyValue"
        ],
        "schema:propertyID": "https://example.org/catalog-registry",
        "schema:value": "ocean-data-catalog-001"
      }
    }
  }
}