@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/75be80fa-96a9-43e7-a759-cf6e1357e1a9> a dcat:Dataset ;
    dct:description "Electric bills for the Dillman Road Wastewater Treatment Plant" ;
    dct:identifier <https://bloomington.data.socrata.com/api/views/fxde-9vtr> ;
    dct:issued "2021-09-29"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dillman Electric Bills" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nolan Hendon" ;
            vcard:hasEmail <mailto:no-reply@bloomington.data.socrata.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/19159b39-d11b-4d0a-858d-cfca36ae36cd>,
        <https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/62216d38-7d34-498c-8d3f-00f41d950576>,
        <https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/a4631e0e-22fb-4be9-932f-ef0b4ba6e3ee>,
        <https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/b760d629-8506-4069-8f47-d7ab167ef562> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Utilities%20&%20Water%22%7D> .

<https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/19159b39-d11b-4d0a-858d-cfca36ae36cd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-01T20:24:12.954892"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:17:19.446382"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://bloomington.data.socrata.com/api/views/fxde-9vtr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/62216d38-7d34-498c-8d3f-00f41d950576> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-01T20:24:12.954889"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:17:19.446002"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://bloomington.data.socrata.com/api/views/fxde-9vtr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/a4631e0e-22fb-4be9-932f-ef0b4ba6e3ee> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-01T20:24:12.954881"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:17:19.445595"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://bloomington.data.socrata.com/api/views/fxde-9vtr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/75be80fa-96a9-43e7-a759-cf6e1357e1a9/resource/b760d629-8506-4069-8f47-d7ab167ef562> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-01T20:24:12.954895"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:17:19.446769"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://bloomington.data.socrata.com/api/views/fxde-9vtr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

