@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/5f4cf45e-c3ee-41f2-bcdd-18b466a57789> a dcat:Dataset ;
    dct:description "Monto y beneficiarios únicos previsto del seguro de depósitos de las entidades \"En liquidación\"" ;
    dct:identifier "5f4cf45e-c3ee-41f2-bcdd-18b466a57789" ;
    dct:issued "2025-09-19T18:53:13.826263"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:53:13.826270"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "COSEDE_PagodelSegurodedepositos_dic2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "María del Carmen Vilema" ;
            vcard:hasEmail <mailto:maria.vilema@cosede.gob.ec> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f4cf45e-c3ee-41f2-bcdd-18b466a57789/resource/a288127f-17c8-4dca-a037-bf982c0ab85a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSEDE",
        "Central America",
        "ENTIDADESLIQUIDADAS",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "SEGURODEPOSITOS" .

<https://data.amerigeoss.org/dataset/5f4cf45e-c3ee-41f2-bcdd-18b466a57789/resource/a288127f-17c8-4dca-a037-bf982c0ab85a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-18T21:45:01.158199"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:53:13.813693"^^xsd:dateTime ;
    dct:title "Pago del Seguro de Depósitos a diciembre 2021.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/5f4cf45e-c3ee-41f2-bcdd-18b466a57789/resource/a288127f-17c8-4dca-a037-bf982c0ab85a/download/pago-del-seguro-de-depositos-a-diciembre-2021.csv> ;
    dcat:byteSize "28903"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> a foaf:Agent ;
    foaf:name "Ecuador" .

