@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/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c> a dcat:Dataset ;
    dct:description "Employee overtime and supplemental earnings by month and year-to-date." ;
    dct:identifier <https://data.cityofchicago.org/api/views/9agd-xhje> ;
    dct:issued "2021-04-27"^^xsd:date ;
    dct:modified "2022-04-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Employee Overtime and Supplemental Earnings 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/3f8e6609-3510-4841-8649-2c0daa3138ac>,
        <https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/550e15ae-1114-4b92-a1cd-d23c97d4299e>,
        <https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/62130d88-80aa-4733-9220-15340b2a845b>,
        <https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/bb7f3b19-b274-4f66-8193-11c01b24d248> ;
    dcat:keyword "2021",
        "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "overtime",
        "supplemental-earnings",
        "united-states" ;
    dcat:theme <%7B%22Administration%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/3f8e6609-3510-4841-8649-2c0daa3138ac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T18:06:01.148413"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:31:03.379248"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/9agd-xhje/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/550e15ae-1114-4b92-a1cd-d23c97d4299e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T18:06:01.148423"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:31:03.380068"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/9agd-xhje/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/62130d88-80aa-4733-9220-15340b2a845b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T18:06:01.148426"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:31:03.380457"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/9agd-xhje/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4e687f6e-e289-45d7-a88c-3ee6b8f1be2c/resource/bb7f3b19-b274-4f66-8193-11c01b24d248> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T18:06:01.148420"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:31:03.379662"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/9agd-xhje/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

