{
  "$id": "https://hash.ai/@hash/types/entity-type/sex/v/2",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "description": "Sex is the trait that determines whether a sexually reproducing organism produces male or female gametes. A male organism produces small mobile gametes, while a female organism produces larger, non-mobile gametes. An Organism that produces both types of gamete is called a hermaphrodite. In humans, sex may be preliminarily observed by ultrasound as early as 14 weeks, and observed more conclusively upon birth. Sex is distinct from Gender Identity.",
  "kind": "entityType",
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/name/v/1"
    }
  },
  "title": "Sex",
  "type": "object"
}