@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/4f3c0cce-6c74-481f-9dca-7d0763ddf14f> a dcat:Dataset ;
    dct:description "Monthly consumption and cost data by borough and development. Data set includes utility vendor and meter information." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/66be-66yr> ;
    dct:issued "2019-10-17"^^xsd:date ;
    dct:modified "2022-05-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Water Consumption And Cost (2013 - Feb 2022)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/09974b67-da1f-402f-ac26-0795a55c5ebd>,
        <https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/54013ef3-7f69-42a6-bc90-9c7c5ec17e09>,
        <https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/91f836fc-86bf-4a78-9351-3330ccde6315>,
        <https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/a9a6d3de-3f92-4f43-91b9-149b92ff302d> ;
    dcat:keyword "2018od4a-video",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "water-consumption-and-cost-2012-2016" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/09974b67-da1f-402f-ac26-0795a55c5ebd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:56.611167"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:01:29.201793"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/66be-66yr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/54013ef3-7f69-42a6-bc90-9c7c5ec17e09> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:56.611156"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:01:29.201010"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/66be-66yr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/91f836fc-86bf-4a78-9351-3330ccde6315> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:56.611146"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:01:29.200581"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/66be-66yr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4f3c0cce-6c74-481f-9dca-7d0763ddf14f/resource/a9a6d3de-3f92-4f43-91b9-149b92ff302d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:56.611162"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:01:29.201405"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/66be-66yr/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" .

