@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/1d8fedf4-ec97-4010-8ba6-12485c538ff7> a dcat:Dataset ;
    dct:description "Harbor water sampling information" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/5uug-f49n> ;
    dct:issued "2024-05-07"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Harbor Water Quality" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/897a3ca4-b73d-497b-9c61-0c6407e236ec>,
        <https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/9acf3762-f49d-4ae4-aae4-4ad77d25f108>,
        <https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/c11f7bc0-e9f6-4c44-887c-c6ebe27280ad>,
        <https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/e93c514e-11f9-4e03-9412-b76776e2afc2> ;
    dcat:keyword "2018od4a-video",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dep",
        "department-of-environmental-protection",
        "environment",
        "harbor",
        "harbor-sampling-data",
        "healthy-living",
        "sample",
        "sampling",
        "water" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/897a3ca4-b73d-497b-9c61-0c6407e236ec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:53.140404"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:48:27.204551"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/5uug-f49n/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/9acf3762-f49d-4ae4-aae4-4ad77d25f108> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:53.140419"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:48:27.207438"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/5uug-f49n/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/c11f7bc0-e9f6-4c44-887c-c6ebe27280ad> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:53.140413"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:48:27.206029"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/5uug-f49n/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1d8fedf4-ec97-4010-8ba6-12485c538ff7/resource/e93c514e-11f9-4e03-9412-b76776e2afc2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:53.140425"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:48:27.209059"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/5uug-f49n/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" .

