@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://detroitdata.org/dataset/eba3ec60-05f2-45eb-bd63-a6e17b566bf3> a dcat:Dataset ;
    dct:description """The Detroit Data team compiled public benefits offered by the City of Detroit and its intermediaries through various programs listed on the City of Detroit’s website. \r
Last Updated year 2026.""" ;
    dct:identifier "eba3ec60-05f2-45eb-bd63-a6e17b566bf3" ;
    dct:issued "2026-04-17T14:43:03.659905"^^xsd:dateTime ;
    dct:modified "2026-04-17T14:43:44.973875"^^xsd:dateTime ;
    dct:publisher <https://detroitdata.org/organization/25d2770c-fd09-46dc-a4e8-a4a7fe07c102> ;
    dct:title "City Benefits" ;
    dcat:distribution <https://detroitdata.org/dataset/eba3ec60-05f2-45eb-bd63-a6e17b566bf3/resource/8f9e3c26-1a56-4f46-873a-eadcc7191335> ;
    dcat:keyword "government" .

<https://detroitdata.org/dataset/eba3ec60-05f2-45eb-bd63-a6e17b566bf3/resource/8f9e3c26-1a56-4f46-873a-eadcc7191335> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-17T14:43:44.252927"^^xsd:dateTime ;
    dct:modified "2026-04-17T14:43:44.984208"^^xsd:dateTime ;
    dct:title "city_benefits.csv" ;
    dcat:accessURL <https://detroitdata.org/dataset/eba3ec60-05f2-45eb-bd63-a6e17b566bf3/resource/8f9e3c26-1a56-4f46-873a-eadcc7191335/download/city_benefits.csv> ;
    dcat:byteSize 24222.0 ;
    dcat:mediaType "text/csv" .

<https://detroitdata.org/organization/25d2770c-fd09-46dc-a4e8-a4a7fe07c102> a foaf:Organization ;
    foaf:name "DetroitData" .

