{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/"
  },
  "@id": "ex:FunderComplete_001",
  "@type": [
    "schema:MonetaryGrant"
  ],
  "schema:name": "Collaborative Research: Ocean Carbon Cycling and Geochemical Tracers",
  "schema:description": "Three-year collaborative research grant supporting field campaigns and laboratory analysis of ocean carbon cycling using novel geochemical tracers",
  "schema:identifier": {
    "@type": [
      "schema:PropertyValue"
    ],
    "schema:propertyID": "NSF award number",
    "schema:value": "2345678",
    "schema:url": "https://www.nsf.gov/awardsearch/showAward?AWD_ID=2345678"
  },
  "schema:funder": {
    "@id": "https://ror.org/021nxhr62",
    "@type": [
      "schema:Organization"
    ],
    "schema:additionalType": [
      "schema:FundingAgency"
    ],
    "schema:name": "National Science Foundation",
    "schema:alternateName": "NSF",
    "schema:identifier": {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": "https://registry.identifiers.org/registry/ror",
      "schema:value": "021nxhr62",
      "schema:url": "https://ror.org/021nxhr62"
    }
  }
}