@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/2fdf33f9-28e0-4829-857f-3456c2259d6c> a dcat:Dataset ;
    dct:description "The data tables summarize the turbidity values, coliform, fluoride and chlorine found at sides in distribution each month." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/bkwf-xfky> ;
    dct:issued "2021-07-13"^^xsd:date ;
    dct:modified "2025-09-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Drinking Water Quality Distribution Monitoring Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/3aa9aeed-a490-4117-92b6-7d64742944a8>,
        <https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/a17970a7-545f-4bae-b588-8ca94cb99fd2>,
        <https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/c927a20d-02df-4672-9506-a1ed4319b5ce>,
        <https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/f62df5f0-64a3-4952-aeda-3d2190ef40d3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "chlorine",
        "coliform",
        "fluoride",
        "turbidity",
        "water" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/3aa9aeed-a490-4117-92b6-7d64742944a8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:01.710116"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:02:50.005227"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bkwf-xfky/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/a17970a7-545f-4bae-b588-8ca94cb99fd2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:01.710101"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:02:49.996644"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bkwf-xfky/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/c927a20d-02df-4672-9506-a1ed4319b5ce> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:01.710113"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:02:49.999474"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bkwf-xfky/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2fdf33f9-28e0-4829-857f-3456c2259d6c/resource/f62df5f0-64a3-4952-aeda-3d2190ef40d3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:01.710110"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:02:49.998098"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bkwf-xfky/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" .

