@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/80206e73-8adc-47eb-a0b4-60ff668e60f0> a dcat:Dataset ;
    dct:description "Routine aqueduct, elevation tap, and basin elevation monitoring results from 1987-Present" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/wcg2-rbkn> ;
    dct:issued "2021-07-20"^^xsd:date ;
    dct:modified "2021-09-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Watershed Water Quality - Keypoint" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/0c76ef4d-21bc-462b-9ac9-fd11ab4398e1>,
        <https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/2aa2005f-952f-416f-a407-524b9158d5d7>,
        <https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/41a59823-7adb-4584-b541-4eec2b2b74ce>,
        <https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/8e5a1849-91c8-40a7-9e61-18fa6e8330d8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "wastewater",
        "water" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/0c76ef4d-21bc-462b-9ac9-fd11ab4398e1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-02T03:03:50.764380"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:50:25.316178"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wcg2-rbkn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/2aa2005f-952f-416f-a407-524b9158d5d7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-02T03:03:50.764383"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:50:25.316567"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wcg2-rbkn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/41a59823-7adb-4584-b541-4eec2b2b74ce> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-02T03:03:50.764386"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:50:25.316953"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wcg2-rbkn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/80206e73-8adc-47eb-a0b4-60ff668e60f0/resource/8e5a1849-91c8-40a7-9e61-18fa6e8330d8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-02T03:03:50.764373"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:50:25.315766"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wcg2-rbkn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

