@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/39e176df-1f68-41ee-b348-a9c6631aa092> 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 "39e176df-1f68-41ee-b348-a9c6631aa092" ;
    dct:issued "2025-09-19T18:51:59.386089"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:51:59.386095"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "2024_06_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/39e176df-1f68-41ee-b348-a9c6631aa092/resource/ac9ed0f3-d784-4d7e-bdbe-2b3ad1b581c3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSTOCONTINGENTE",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "PAGODELSEGURO",
        "cosede" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/39e176df-1f68-41ee-b348-a9c6631aa092/resource/ac9ed0f3-d784-4d7e-bdbe-2b3ad1b581c3> 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-08-06T18:08:58.665349"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:51:59.374132"^^xsd:dateTime ;
    dct:title "2024 06 COSEDE_entidadescontribuyentes.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/39e176df-1f68-41ee-b348-a9c6631aa092/resource/ac9ed0f3-d784-4d7e-bdbe-2b3ad1b581c3/download/2024-06-cosede_entidadescontribuyentes.csv> ;
    dcat:byteSize "59043"^^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 .

