@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/0ccbdf11-900c-47d6-860e-274eef0275a6> a dcat:Dataset ;
    dct:description "Cryptosporidium and Giardia Analytical Results for Source Waters" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/x2s6-6d2j> ;
    dct:issued "2019-07-03"^^xsd:date ;
    dct:modified "2025-09-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DEP - Cryptosporidium And Giardia Data Set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/7746d802-b190-45a5-9e6b-460f7f424ba6>,
        <https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/b94d3e29-4d49-4665-9562-07af0d874918>,
        <https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/e1f7d6ea-ce15-453f-b950-a1f5e1407dd0>,
        <https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/eb606229-d6ae-405f-b0b1-4a2a9907b1b9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cryptosporidium",
        "drinking-water",
        "giardia",
        "pathogen",
        "water-supply" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/7746d802-b190-45a5-9e6b-460f7f424ba6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:02.853249"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:16:31.951237"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/x2s6-6d2j/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/b94d3e29-4d49-4665-9562-07af0d874918> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:02.853244"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:16:31.950353"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/x2s6-6d2j/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/e1f7d6ea-ce15-453f-b950-a1f5e1407dd0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:02.853234"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:16:31.949486"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/x2s6-6d2j/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0ccbdf11-900c-47d6-860e-274eef0275a6/resource/eb606229-d6ae-405f-b0b1-4a2a9907b1b9> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:02.853254"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:16:31.951947"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/x2s6-6d2j/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" .

