@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/7730ccff-1e47-4a92-9f20-0f594a44875c> a dcat:Dataset ;
    dct:description "At-the-tap samples tested for lead and copper" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3wxk-qa8q> ;
    dct:issued "2018-02-23"^^xsd:date ;
    dct:modified "2022-01-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Compliance at-the-tap Lead and Copper 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/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/5cbb1bac-b35f-4fdf-8882-c70e8d8af799>,
        <https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/9b0d76b6-7341-4d30-b819-871e7b993d57>,
        <https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/bd3ba89e-a18c-4cc7-80bf-fb4914415367>,
        <https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/f60c4f5f-f348-45a4-839c-c9450ba73480> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "copper",
        "geo",
        "geoss",
        "lead",
        "national",
        "north-america",
        "united-states",
        "water-quality" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/5cbb1bac-b35f-4fdf-8882-c70e8d8af799> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:35.873483"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:08:24.665733"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3wxk-qa8q/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/9b0d76b6-7341-4d30-b819-871e7b993d57> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:35.873503"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:08:24.667000"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3wxk-qa8q/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/bd3ba89e-a18c-4cc7-80bf-fb4914415367> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:35.873498"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:08:24.666560"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3wxk-qa8q/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7730ccff-1e47-4a92-9f20-0f594a44875c/resource/f60c4f5f-f348-45a4-839c-c9450ba73480> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:35.873493"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:08:24.666160"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3wxk-qa8q/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" .

