@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/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4> a dcat:Dataset ;
    dct:description "Qualifiers, notes, and additional information regarding the sample data provided or omitted." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rmsj-k8gu> ;
    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 - Wastewater Qualifiers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/36952b72-06b6-4035-b915-d90a9021d871>,
        <https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/b0f7ef07-6597-4b4e-b0ad-324e50f99382>,
        <https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/f2d59d45-146b-41ec-9705-8ac7f1dc0d65>,
        <https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/fe1863c1-bd51-478b-8b19-c5f61b1d99e4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "wastewater",
        "water" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/36952b72-06b6-4035-b915-d90a9021d871> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-02T02:51:30.221607"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:04.250037"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rmsj-k8gu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/b0f7ef07-6597-4b4e-b0ad-324e50f99382> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-02T02:51:30.221613"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:04.250879"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rmsj-k8gu/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/f2d59d45-146b-41ec-9705-8ac7f1dc0d65> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-02T02:51:30.221598"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:04.249631"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rmsj-k8gu/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7d61def7-e9dc-4402-8cf5-4ff8fe756ba4/resource/fe1863c1-bd51-478b-8b19-c5f61b1d99e4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-02T02:51:30.221610"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:04.250464"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rmsj-k8gu/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" .

