@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/53b62527-f81b-4a6e-b530-d89c0251d876> a dcat:Dataset ;
    dct:description "FEMA (Federal Emergency Management Agency) publishes maps used to make determinations of floodplain status for the purposes of Flood Insurance. FEMA is the originator and repository for this information." ;
    dct:identifier <https://data.austintexas.gov/api/views/neg3-2fup> ;
    dct:issued "2018-01-10"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Greater Austin FEMA Floodplain" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rob" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/53b62527-f81b-4a6e-b530-d89c0251d876/resource/47324684-932e-4218-bc3c-c4d356402500> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fema",
        "floodplain",
        "geo",
        "geoss",
        "insurance",
        "mapping",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/53b62527-f81b-4a6e-b530-d89c0251d876/resource/47324684-932e-4218-bc3c-c4d356402500> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:30:19.804516"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:00:10.636180"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://msc.fema.gov/portal> ;
    dcat:mediaType "text/html" .

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

