@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/25941fc4-9cc8-487e-9dad-61e5e5058a6e> a dcat:Dataset ;
    dct:description "This data originates from San Francisco Bay Conservation and Development Commission's Adapting to Rising Tides Program which performed extensive modelling of expected sea level rise impact across the entire 9-county bay area. This data shows inundation from 24 inches of sea level rise combined with a 100-year storm event (equaling 66 inches of total water level)" ;
    dct:identifier <https://data.sfgov.org/api/views/esku-ejgv> ;
    dct:issued "2020-02-25"^^xsd:date ;
    dct:modified "2024-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "100-Year Storm + 24\" Sea Level Rise" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alex Morrison" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/517bdd74-15f5-4464-a933-8d1d7d738db1>,
        <https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/924b7754-e7aa-4a60-a7a6-0513f6590cd9>,
        <https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/f535959c-eb46-4cd5-82d2-09d70c72f011>,
        <https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/f55a4983-21eb-4e00-b9c9-67c80f143184> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "hcr" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/517bdd74-15f5-4464-a933-8d1d7d738db1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:29.976493"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:55:44.696584"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/esku-ejgv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/924b7754-e7aa-4a60-a7a6-0513f6590cd9> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:29.976505"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:55:44.700492"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/esku-ejgv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/f535959c-eb46-4cd5-82d2-09d70c72f011> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:29.976503"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:55:44.699251"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/esku-ejgv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/25941fc4-9cc8-487e-9dad-61e5e5058a6e/resource/f55a4983-21eb-4e00-b9c9-67c80f143184> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:29.976500"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:55:44.697908"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/esku-ejgv/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" .

