[
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Organization",
    "@id": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "hasLegalName": "Zero Waste Meal Kits",
    "hasAddress": [
      "https://zerowastemealkits.ca/Address/zerowastemealkits8summerheightstrailtorontoon"
    ],
    "hasIndicator": [
      "https://zerowastemealkits.ca/Indicator/reducewastefoodwasteavoided",
      "https://zerowastemealkits.ca/Indicator/reducewastefoodwastebeforeredirection",
      "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessiblenumberofhealthymealsconsumedpercustomerperweek",
      "https://zerowastemealkits.ca/Indicator/reducewastepackagingdisplaced",
      "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessibleunitssold",
      "https://zerowastemealkits.ca/Indicator/reducewastewaterwasteavoided"
    ],
    "hasOutcome": [
      "https://zerowastemealkits.ca/Outcome/reducewaste",
      "https://zerowastemealkits.ca/Outcome/makehealthyfoodmoreaccessible"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Organization",
    "@id": "https://example.org/Organization/Foundationplaceholder",
    "hasLegalName": "The Big Foundation"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Theme",
    "@id": "https://metadata.un.org/sdg/12",
    "hasName": "Ensure sustainable consumption and production patterns.",
    "hasDescription": "Goal 12: Responsible consumption and production",
    "hasCode": [
      "https://metadata.un.org/sdg/12"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Theme",
    "@id": "https://metadata.un.org/sdg/2",
    "hasName": "End hunger, achieve food security and improved nutrition and promote sustainable agriculture.",
    "hasDescription": "Goal 2: Zero hunger",
    "hasCode": [
      "https://metadata.un.org/sdg/2"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Outcome",
    "@id": "https://zerowastemealkits.ca/Outcome/reducewaste",
    "hasName": "Reduce Waste",
    "hasDescription": "Reducing waste through reduced food, water, and plastic waste in kitchen and purchasing operations, through a low-waste product compared to competitors.",
    "forTheme": [
      "https://metadata.un.org/sdg/12"
    ],
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "hasIndicator": [
      "https://zerowastemealkits.ca/Indicator/reducewastefoodwasteavoided",
      "https://zerowastemealkits.ca/Indicator/reducewastepackagingdisplaced",
      "https://zerowastemealkits.ca/Indicator/reducewastewaterwasteavoided",
      "https://zerowastemealkits.ca/Indicator/reducewastefoodwastebeforeredirection"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Outcome",
    "@id": "https://zerowastemealkits.ca/Outcome/makehealthyfoodmoreaccessible",
    "hasName": "Make healthy food more accessible",
    "hasDescription": "Making healthy food more accessible through achieving cost savings for customers by providing a cheaper alternative to healthy meals, when compared to the average prices of meal kits that deliver to the Greater Toronto Area.",
    "forTheme": [
      "https://metadata.un.org/sdg/2"
    ],
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "hasIndicator": [
      "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessiblenumberofhealthymealsconsumedpercustomerperweek",
      "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessibleunitssold"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/reducewastefoodwasteavoided",
    "hasName": "Food waste avoided",
    "hasDescription": "The amount of food waste that is redirected from landfills",
    "unitDescription": "lbs",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/reducewaste",
    "forTheme": [
      "https://metadata.un.org/sdg/2"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome1foodwasteavoided2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/reducewastefoodwastebeforeredirection",
    "hasName": "Food waste before redirection",
    "hasDescription": "We weigh and record our daily food waste for comparison purposes",
    "unitDescription": "lbs",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/reducewaste",
    "forTheme": [
      "https://metadata.un.org/sdg/2"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome1foodwastebeforeredirection2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessiblenumberofhealthymealsconsumedpercustomerperweek",
    "hasName": "Number of healthy meals consumed per customer per week",
    "hasDescription": "The amount of food waste in CAD $ that is avoided through the purchasing of meal kits.",
    "unitDescription": "CAD $",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/makehealthyfoodmoreaccessible",
    "forTheme": [
      "https://metadata.un.org/sdg/2"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome2numberofhealthymealsconsumedpercustomerperweek2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/reducewastepackagingdisplaced",
    "hasName": "Packaging displaced",
    "hasDescription": "The amount of plastic that is avoided in the packaging of the meal kits",
    "unitDescription": "lbs",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/reducewaste",
    "forTheme": [
      "https://metadata.un.org/sdg/12"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome1packagingdisplaced2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessibleunitssold",
    "hasName": "Units sold",
    "hasDescription": "This is the number of meal kits sold. Meal kits may contain 1,2 or 4 services. The average serving is 3.2",
    "unitDescription": "number",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "describesPopulation": "https://zerowastemealkits.ca/Population/Containers",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/makehealthyfoodmoreaccessible",
    "forTheme": [
      "https://metadata.un.org/sdg/12"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome2unitssold2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Indicator",
    "@id": "https://zerowastemealkits.ca/Indicator/reducewastewaterwasteavoided",
    "hasName": "Water waste avoided ",
    "hasDescription": "The amount of water waste that is avoided through limiting household food waste ",
    "unitDescription": "litres",
    "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "forOutcome": "https://zerowastemealkits.ca/Outcome/reducewaste",
    "forTheme": [
      "https://metadata.un.org/sdg/12"
    ],
    "hasIndicatorReport": [
      "https://zerowastemealkits.ca/IndicatorReport/outcome1waterwasteavoided2025010120251231"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome1foodwasteavoided2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Food waste avoided",
    "hasComment": "measured at source",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "95",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/reducewastefoodwasteavoided",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome1packagingdisplaced2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Packaging displaced",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "70",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/reducewastepackagingdisplaced",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome1waterwasteavoided2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Water waste avoided ",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "1500",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/reducewastewaterwasteavoided",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome1foodwastebeforeredirection2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Food waste before redirection",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "180",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/reducewastefoodwastebeforeredirection",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome2numberofhealthymealsconsumedpercustomerperweek2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Number of healthy meals consumed per customer per week",
    "hasComment": "calculated from household count",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "70000",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessiblenumberofhealthymealsconsumedpercustomerperweek",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:IndicatorReport",
    "@id": "https://zerowastemealkits.ca/IndicatorReport/outcome2unitssold2025010120251231",
    "hasName": "Zero Waste Meal Kits - 2025 - Units sold",
    "hasComment": "container count",
    "value": {
      "@context": [
        "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
        "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
      ],
      "@type": "i72:Measure",
      "hasNumericalValue": "2000",
      "unit_of_measure": "https://ontology.commonapproach.org/cids#unspecifiedUnit"
    },
    "startedAtTime": "2025-01-01T12:00:00-08:00",
    "endedAtTime": "2025-12-31T12:00:00-08:00",
    "forIndicator": "https://zerowastemealkits.ca/Indicator/makehealthyfoodmoreaccessibleunitssold",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Address",
    "@id": "https://zerowastemealkits.ca/Address/zerowastemealkits8summerheightstrailtorontoon",
    "streetAddress": "8 Summer Heights Trail",
    "addressLocality": "Toronto",
    "addressRegion": "ON",
    "postalCode": "N6G 4H1",
    "addressCountry": "Canada"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "i72:Population",
    "@id": "https://zerowastemealkits.ca/Population/Containers",
    "label": "Containers"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:OrganizationProfile",
    "@id": "https://zerowastemealkits.ca/OrganizationProfile/",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "hasPrimaryContact": "https://zerowastemealkits.ca/Person/jaynapatel",
    "hasManagementTeamProfile": [
      "https://zerowastemealkits.ca/TeamProfile/managementzerowastemealkits20231231"
    ],
    "hasBoardProfile": [
      "https://zerowastemealkits.ca/TeamProfile/boardzerowastemealkits20231231"
    ],
    "sectorServed": [
      "https://codelist.commonapproach.org/IRISImpactCategory#Waste",
      "https://codelist.commonapproach.org/IRISImpactCategory#Agriculture"
    ],
    "localityServed": [
      "https://codelist.commonapproach.org/LocalityStatsCan#loc1",
      "https://codelist.commonapproach.org/LocalityStatsCan#loc2"
    ],
    "provinceTerritoryServed": [
      "https://codelist.commonapproach.org/ProvinceTerritory#ON",
      "https://codelist.commonapproach.org/ProvinceTerritory#QC"
    ],
    "primaryPopulationServed": [
      "https://zerowastemealkits.ca/Characteristic/generalpopulation"
    ],
    "organizationType": [
      "https://codelist.commonapproach.org/OrgTypeGOC#forProfit"
    ],
    "hasFundingStatus": [
      "https://zerowastemealkits.ca/FundingStatus/zwstatus1"
    ],
    "reportedDate": "2025-12-30"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:TeamProfile",
    "@id": "https://zerowastemealkits.ca/TeamProfile/managementzerowastemealkits20231231",
    "hasTeamSize": "5",
    "hasEDGSize": "4",
    "hasEDGProfile": [
      "https://zerowastemealkits.ca/EDGProfile/Management/management2slgbtqia20231231",
      "https://zerowastemealkits.ca/EDGProfile/Management/managementwomen20231231",
      "https://zerowastemealkits.ca/EDGProfile/Management/managementgenderdiversepeoplenonbinary20231231",
      "https://zerowastemealkits.ca/EDGProfile/Management/managementblackpeople20231231",
      "https://zerowastemealkits.ca/EDGProfile/Management/managementotherracializedpeoples20231231",
      "https://zerowastemealkits.ca/EDGProfile/Management/managementemployeeswithoutpostsecondaryeducation20231231"
    ],
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:TeamProfile",
    "@id": "https://zerowastemealkits.ca/TeamProfile/boardzerowastemealkits20231231",
    "hasTeamSize": "6",
    "hasEDGSize": "5",
    "hasEDGProfile": [
      "https://zerowastemealkits.ca/EDGProfile/Board/boardfirstgenerationimmigrantsrefugeesnewcomers20231231",
      "https://zerowastemealkits.ca/EDGProfile/Board/boardwomen20231231",
      "https://zerowastemealkits.ca/EDGProfile/Board/boardotherracializedpeoples20231231"
    ],
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/management2slgbtqia20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/2slgbtqia",
    "hasSize": "1",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/managementwomen20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/women",
    "hasSize": "2",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/managementgenderdiversepeoplenonbinary20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/genderdiversepeoplenonbinary",
    "hasSize": "1",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/managementblackpeople20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/blackpeople",
    "hasSize": "1",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/managementotherracializedpeoples20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/otherracializedpeoples",
    "hasSize": "2",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Management/managementemployeeswithoutpostsecondaryeducation20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/employeeswithoutpostsecondaryeducation",
    "hasSize": "4",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Board/boardfirstgenerationimmigrantsrefugeesnewcomers20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/firstgenerationimmigrantsrefugeesnewcomers",
    "hasSize": "1",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Board/boardwomen20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/women",
    "hasSize": "4",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:EDGProfile",
    "@id": "https://zerowastemealkits.ca/EDGProfile/Board/boardotherracializedpeoples20231231",
    "forEDG": "https://zerowastemealkits.ca/Characteristic/otherracializedpeoples",
    "hasSize": "3",
    "reportedDate": "2023-12-31"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Person",
    "@id": "https://zerowastemealkits.ca/Person/jaynapatel",
    "givenName": "Jayna",
    "familyName": "Patel",
    "hasEmail": "jayna.patel@zerowaste.org"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/firstgenerationimmigrantsrefugeesnewcomers",
    "hasName": "First Generation Immigrants, Refugees & Newcomers",
    "hasDescription": "People who were born outside Canada. For the most part, these are people who are now, or once were, immigrants to Canada. People who were forced to flee from persecution in their home country. This includes Convention refugees (as defined by the Immigration and Refugee Protection Act (S.C. 2001, c. 27)) and asylum-seekers or refugee claimants. Immigrants and Refugees that have been in Canada for less than five years.",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps10"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/women",
    "hasName": "Women (Cisgender and Transgender)",
    "hasDescription": "All people who identify as women, whether they are cisgender or transgender women.",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps22"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/otherracializedpeoples",
    "hasName": "Other Racialized Peoples",
    "hasDescription": "People other than Indigenous peoples or Black Canadians who are non-Caucasian in race or non-white in colour (refer to the Statistics Canada definition for “visible minorities”).",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps9"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/2slgbtqia",
    "hasName": "2SLGBTQIA+",
    "hasDescription": "People who identify as being two-spirit, lesbian, gay, bisexual, transgender, queer, intersex, asexual and others (“+”).",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps1"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/genderdiversepeoplenonbinary",
    "hasName": "Gender Diverse People: Non-Binary",
    "hasDescription": "People whose gender identity does not align with a binary understanding of gender such as man or woman. It is a gender identity which may include man and woman, androgynous, fluid, multiple, no gender, or a different gender outside of the “woman—man” spectrum.",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps3"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/blackpeople",
    "hasName": "Black People",
    "hasDescription": "People belonging to any of various population groups of especially African ancestry often considered as having dark pigmentation of the skin but in fact having a wide range of skin colours.",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps5"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/employeeswithoutpostsecondaryeducation",
    "hasName": "Employees without post secondary education",
    "hasDescription": "Employees without post secondary education"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "cids:Characteristic",
    "@id": "https://zerowastemealkits.ca/Characteristic/generalpopulation",
    "hasName": "General Population",
    "hasDescription": "General Population",
    "hasCode": [
      "https://codelist.commonapproach.org/PopulationServed#ps25"
    ]
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:FundingStatus",
    "@id": "https://zerowastemealkits.ca/FundingStatus/zwstatus1",
    "forFunderId": "https://example.org/Organization/Foundationplaceholder",
    "forFunder": "The Big Foundation",
    "hasFundingState": "https://zerowastemealkits.ca/FundingState/accepted",
    "hasDescription": "loan guarantee",
    "reportedDate": "2025-06-30"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:FundingState",
    "@id": "https://zerowastemealkits.ca/FundingState/accepted",
    "hasIdentifier": "accepted",
    "hasName": "Accepted"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:ReportInfo",
    "@id": "https://zerowastemealkits.ca/reportinfojson_id/reportinfozerowastemealkits2025",
    "hasName": "Report Info Zero Waste Meal Kits 2025",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "startedAtTime": "2025-01-01T00:00:00-08:00",
    "endedAtTime": "2025-12-31T11:59:00-08:00"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@type": "sff:OrganizationID",
    "@id": "https://zerowastemealkits.ca/OrganizationId/bn0012155",
    "forOrganization": "https://zerowastemealkits.ca/Organization/zerowastemealkits",
    "hasIdentifier": "BN0012155",
    "issuedBy": "https://codelist.commonapproach.org/CanadianCorporateRegistries#on"
  },
  {
    "@context": [
      "https://ontology.commonapproach.org/contexts/cidsContext.jsonld",
      "https://ontology.commonapproach.org/contexts/sffContext.jsonld"
    ],
    "@id": "https://ontology.commonapproach.org/cids#unspecifiedUnit",
    "@type": "i72:Singular_unit",
    "rdfs:label": "Unspecified Unit"
  }
]