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

<https://data.ccrpc.org/dataset/1e522489-78c5-474b-9e92-a247f7ed1862> a dcat:Dataset ;
    dct:description "The United States Code of Federal Regulations outlines the requirement for Metropolitan Planning Organizations (MPOs) to publish an annual listing of obligated projects for which Federal funds have been given in the preceding year." ;
    dct:identifier "1e522489-78c5-474b-9e92-a247f7ed1862" ;
    dct:issued "2026-08-18T17:30:57.594615"^^xsd:dateTime ;
    dct:modified "2026-08-24T17:18:44.372834"^^xsd:dateTime ;
    dct:publisher <https://data.ccrpc.org/organization/5bedc15c-050b-4a10-b3d2-0e52ff785a8d> ;
    dct:title "Annual Listing of Federally Obligated Projects (FOP) FY 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gabriella Harpel" ] ;
    dcat:distribution <https://data.ccrpc.org/dataset/1e522489-78c5-474b-9e92-a247f7ed1862/resource/1596f45c-0388-4da4-b95c-8aab275ac4f0> .

<https://data.ccrpc.org/dataset/1e522489-78c5-474b-9e92-a247f7ed1862/resource/1596f45c-0388-4da4-b95c-8aab275ac4f0> a dcat:Distribution ;
    dct:description "The United States Code of Federal Regulations outlines the requirement for Metropolitan Planning Organizations (MPOs) to publish an annual listing of obligated projects for which Federal funds have been given in the preceding year." ;
    dct:format "CSV" ;
    dct:issued "2026-08-18T17:32:07.889396"^^xsd:dateTime ;
    dct:modified "2026-08-24T17:18:44.388406"^^xsd:dateTime ;
    dct:title "FY 2026 Federally Obligated Surface Transportation Projects" ;
    dcat:accessURL <https://data.ccrpc.org/dataset/1e522489-78c5-474b-9e92-a247f7ed1862/resource/1596f45c-0388-4da4-b95c-8aab275ac4f0/download/fy26fopsurface.csv> ;
    dcat:byteSize "4369"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.ccrpc.org/organization/5bedc15c-050b-4a10-b3d2-0e52ff785a8d> a foaf:Agent ;
    foaf:name "Champaign County Regional Planning Commission" .

