@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/3fa6e17e-a38c-49e0-a7c1-dc24c7882897> a dcat:Dataset ;
    dct:description """Inspection results.\r
\r
NYC Health Code requires that building drinking water storage tanks be inspected annually and that the results of these inspections be reported to the Health Department (NYC DOHMH). To report specific inspection findings related to public safety and sanitary conditions, owners or their representatives fill out a questionnaire provided by DOHMH.  This dataset is the non-administrative subset of owner-reported information.  Reported data have not been verified by a City Agency.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/gjm4-k24g> ;
    dct:issued "2018-10-23"^^xsd:date ;
    dct:modified "2022-07-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Self-Reported Drinking Water Tank Inspection Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/698a2e3a-efd5-4981-afbb-9b438c0a8594>,
        <https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/8c498369-37ba-4400-ac35-77df3c8a61e6>,
        <https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/a013d9ad-7c69-4c97-933b-a098a34a2557>,
        <https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/c267ab4e-c757-4692-b876-609f4dd8c2cc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "drinking-water",
        "geo",
        "geoss",
        "inspection",
        "national",
        "north-america",
        "open-data",
        "united-states",
        "watertanks" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/698a2e3a-efd5-4981-afbb-9b438c0a8594> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:08.944727"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:03:50.246777"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gjm4-k24g/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/8c498369-37ba-4400-ac35-77df3c8a61e6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:08.944737"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:03:50.247567"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gjm4-k24g/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/a013d9ad-7c69-4c97-933b-a098a34a2557> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:08.944740"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:03:50.247942"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gjm4-k24g/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3fa6e17e-a38c-49e0-a7c1-dc24c7882897/resource/c267ab4e-c757-4692-b876-609f4dd8c2cc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:08.944734"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:03:50.247183"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gjm4-k24g/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" .

