@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/e2170b9b-d9a9-43d6-adab-d0b476bf2a34> a dcat:Dataset ;
    dct:description "Se comparte información de las Ubicaciones (Provincias) y comercios con Cajas Amigas" ;
    dct:identifier "e2170b9b-d9a9-43d6-adab-d0b476bf2a34" ;
    dct:issued "2025-11-24T21:05:59.715111"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:05:59.715115"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "CAJA DE AHORROS - Corresponsales Caja Amiga 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Johnny Beckwith" ;
            vcard:hasEmail <mailto:johnnyb@cajadeahorros.com.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/3daedbcf-390a-4b8f-9fc6-f6ea99e31e43>,
        <https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/4ec324b9-c94a-49d8-abc8-2855e2bc5a04>,
        <https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/d7de78d2-deb2-4517-b67f-41be73fe89bc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "caja-amiga",
        "central-america",
        "ckan",
        "geo",
        "geoss",
        "national",
        "panama",
        "provincia",
        "totales" ;
    dcat:landingPage <https://www.cajadeahorros.com.pa/> .

<https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/3daedbcf-390a-4b8f-9fc6-f6ea99e31e43> a dcat:Distribution ;
    dct:description "Ubicaciones de Cajas Amigas por provincia para el 2023." ;
    dct:format "XLSX" ;
    dct:issued "2023-08-07T15:55:14.605666"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:05:59.707899"^^xsd:dateTime ;
    dct:title "Caja Amiga 2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/3daedbcf-390a-4b8f-9fc6-f6ea99e31e43/download/caja-amiga-segundo-semestre-2023.xlsx> ;
    dcat:byteSize "22395"^^xsd:nonNegativeInteger .

<https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/4ec324b9-c94a-49d8-abc8-2855e2bc5a04> a dcat:Distribution ;
    dct:description "Ubicaciones de Cajas Amigas por provincia para el 2023." ;
    dct:format "CSV" ;
    dct:issued "2023-08-07T15:53:13.335221"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:05:59.707078"^^xsd:dateTime ;
    dct:title "Caja Amiga 2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/4ec324b9-c94a-49d8-abc8-2855e2bc5a04/download/caja-amiga-segundo-semestre-2023.csv> ;
    dcat:byteSize "11119"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/d7de78d2-deb2-4517-b67f-41be73fe89bc> a dcat:Distribution ;
    dct:description "Ubicaciones de Cajas Amigas por provincia para el 2023." ;
    dct:format "PDF" ;
    dct:issued "2023-08-07T15:53:59.887919"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:05:59.707508"^^xsd:dateTime ;
    dct:title "Caja Amiga 2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/e2170b9b-d9a9-43d6-adab-d0b476bf2a34/resource/d7de78d2-deb2-4517-b67f-41be73fe89bc/download/caja-amiga-segundo-semestre-2023.pdf> ;
    dcat:byteSize "196179"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> a foaf:Agent ;
    foaf:name "Panama" .

<https://www.cajadeahorros.com.pa/> a foaf:Document .

