@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/767f2ced-7b52-4427-a9a3-a464715be556> a dcat:Dataset ;
    dct:description "Storm surge depths for a hurricane moving towards the north-northeast at landfall" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/cxyq-uhvk> ;
    dct:issued "2014-05-22"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Hurricane Storm Surge Depths - NNE Bearing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/767f2ced-7b52-4427-a9a3-a464715be556/resource/e415d058-fe7e-414f-9abc-cd49d044d452> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "hurricane",
        "hurricane-storm-surge-depths-nne-bearing",
        "national",
        "north-america",
        "office-of-emergency-management-oem",
        "storm",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/767f2ced-7b52-4427-a9a3-a464715be556/resource/e415d058-fe7e-414f-9abc-cd49d044d452> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:02:22.325899"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:44:23.026082"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/cxyq-uhvk/application/zip> ;
    dcat:mediaType "application/zip" .

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

