@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.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661> a dcat:Dataset ;
    dct:description "Historical budget appropriations from 2016 to present budget" ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/s6n6-yr7v> ;
    dct:issued "2020-02-21"^^xsd:date ;
    dct:modified "2020-11-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual Budget Appropriations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cook County Open Data" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/0d7030e6-22ac-47a4-a011-eede0510c6e5>,
        <https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/315b2f8c-acb0-4b5c-8012-b3bdec87a474>,
        <https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/9b6ddf4a-9960-4ce1-85db-dbba201a28d2>,
        <https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/fabe18d4-bc75-412f-823d-ff6541aec371> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fy2020" ;
    dcat:theme <%7B%22Finance%20&%20Administration%22%7D> .

<https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/0d7030e6-22ac-47a4-a011-eede0510c6e5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:57:47.277364"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:29:48.474499"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/s6n6-yr7v/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/315b2f8c-acb0-4b5c-8012-b3bdec87a474> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:57:47.277351"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:29:48.472105"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/s6n6-yr7v/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/9b6ddf4a-9960-4ce1-85db-dbba201a28d2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:57:47.277358"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:29:48.472990"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/s6n6-yr7v/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/050f6574-ad46-4a85-b97f-c3392de8a661/resource/fabe18d4-bc75-412f-823d-ff6541aec371> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:57:47.277361"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:29:48.473751"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/s6n6-yr7v/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

