@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/1d9c59ef-d3e5-424f-ae4a-2057dda31128> a dcat:Dataset ;
    dct:description "This dataset lists office locations of FDIC-insured financial institutions." ;
    dct:identifier <https://banks.data.fdic.gov/api/locations?filters=> ;
    dct:issued "2025-11-20T08:19:48.703146"^^xsd:dateTime ;
    dct:modified "R/P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Financial Institution Office Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FDIC Public Data Feedback" ;
            vcard:hasEmail <mailto:FDICPublicDataFeedback@fdic.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/b78e9ff0-52c0-44f3-b5b4-a54400a0b588>,
        <https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/cc85760e-31b9-47e1-9435-bc071e265e9d>,
        <https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/eb817387-e4d5-4984-be8b-380472199de8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "banking",
        "banks",
        "branches",
        "ckan",
        "financial-institution",
        "geo",
        "geoss",
        "locations",
        "national",
        "north-america",
        "offices",
        "united-states" .

<https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/b78e9ff0-52c0-44f3-b5b4-a54400a0b588> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T15:53:18.279405"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:19:48.694341"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://banks.data.fdic.gov/api/locations?filters=> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/cc85760e-31b9-47e1-9435-bc071e265e9d> a dcat:Distribution ;
    dct:description "locations.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T15:53:18.279401"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:19:48.693954"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://s3-us-gov-west-1.amazonaws.com/cg-2e5c99a6-e282-42bf-9844-35f5430338a5/downloads/locations.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1d9c59ef-d3e5-424f-ae4a-2057dda31128/resource/eb817387-e4d5-4984-be8b-380472199de8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T15:53:18.279395"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:19:48.693544"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://banks.data.fdic.gov/docs/> ;
    dcat:mediaType "text/html" .

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

