{
  "id": "urn:ngsi-ld:BoatAuthorized:BoatAuthorized:MNCA-NCE-BA-001-yatching",
  "type": "BoatAuthorized",
  "name": {
    "type": "Text",
    "value": "Riviera-Port-NCE-BA-001-yatching"
  },
  "alternateName": {
    "type": "Text",
    "value": "Riviera Port - Autorized Boats in the port"
  },
  "description": {
    "type": "Text",
    "value": "List of Type and SubType of boats authorized to move and moor in the harbor"
  },
  "seeAlso": {
    "type": "Text",
    "value": "https://ccinicecotedazur/docs/port-nice_z-card_2015"
  },
  "areaServed": {
    "type": "Text",
    "value": "Nice Port"
  },
  "dateLastReported": {
    "type": "DateTime",
    "value": "2021-12-31T23:59:59"
  },
  "refSeaPort": {
    "type": "Text",
    "value": "urn:ngsi-ld:SeaPort:Riviera-Port-NCE-SP-001"
  },
  "boatType": {
    "type": "Text",
    "value": "yatching"
  },
  "boatSubType": {
    "type": "StructuredValue",
    "value": [
      "monoHull",
      "catamaran",
      "yacht",
      "sailboat",
      "jetSki"
    ]
  },
  "openingHoursSpecification": {
    "type": "StructuredValue",
    "value": [
      {
        "closes": "20:00:00",
        "dayOfWeek": "Monday",
        "opens": "07:00:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "20:00:00",
        "dayOfWeek": "Tuesday",
        "opens": "07:00:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "20:00:00",
        "dayOfWeek": "Wednesday",
        "opens": "07:00:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "20:00:00",
        "dayOfWeek": "Thursday",
        "opens": "07:00:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "20:00:00",
        "dayOfWeek": "Friday",
        "opens": "07:00:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "21:00:00",
        "dayOfWeek": "Saturday",
        "opens": "08:30:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "20:00:00",
        "dayOfWeek": "Sunday",
        "opens": "08:30:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      },
      {
        "closes": "19:30:00",
        "dayOfWeek": "PublicHolidays",
        "opens": "08:30:00",
        "validFrom": "2021-01-01T00:00:00",
        "validThrough": "2021-12-31T23:59:59"
      }
    ]
  },
  "maxTonnage": {
    "type": "Number",
    "value": 3855
  },
  "minLength": {
    "type": "Number",
    "value": 3
  },
  "maxLength": {
    "type": "Number",
    "value": 35
  },
  "maxWidth": {
    "type": "Number",
    "value": 15
  },
  "maxDraft": {
    "type": "Number",
    "value": 6.0
  },
  "location": {
    "type": "geo:json",
    "value": {
      "coordinates": [
        23,
        45
      ],
      "type": "Point"
    }
  }
}
