@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/d6ef336b-5e88-443b-ae21-19c11d73bb48> a dcat:Dataset ;
    dct:description "Publicación de Estadística Mensual del Costo Contingente de los Sectores Financieros Privado y Popular y Solidario" ;
    dct:identifier "d6ef336b-5e88-443b-ae21-19c11d73bb48" ;
    dct:issued "2025-09-19T18:57:25.883111"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:57:25.883118"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "2024_08_COSEDE_Entidades Contribuyentes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nataly Grijalva" ;
            vcard:hasEmail <mailto:nataly.grijalva@cosede.gob.ec> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d6ef336b-5e88-443b-ae21-19c11d73bb48/resource/485bad5e-c2b8-491e-975c-b64566275f7b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSEDE",
        "COSTOCONTINGENTE",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "PAGODELSEGURO" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/d6ef336b-5e88-443b-ae21-19c11d73bb48/resource/485bad5e-c2b8-491e-975c-b64566275f7b> a dcat:Distribution ;
    dct:description "Publicación de Estadística Mensual del Costo Contingente de los Sectores Financieros Privado y Popular y Solidario" ;
    dct:format "CSV" ;
    dct:issued "2024-10-14T15:55:39.205920"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:57:25.871031"^^xsd:dateTime ;
    dct:title "2024 08 COSEDE_entidadescontribuyentes.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/d6ef336b-5e88-443b-ae21-19c11d73bb48/resource/485bad5e-c2b8-491e-975c-b64566275f7b/download/2024-08-cosede_entidadescontribuyentes.csv> ;
    dcat:byteSize "59131"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<www.cosede.gob.ec> a foaf:Document .

