@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/08e04a6f-430a-418c-913b-0707703b0160> 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 "08e04a6f-430a-418c-913b-0707703b0160" ;
    dct:issued "2025-09-19T18:50:19.883917"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:50:19.883922"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "2024_01_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/08e04a6f-430a-418c-913b-0707703b0160/resource/7f6bfa63-60fb-4ce9-b83e-9ff7812f549a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSEDE",
        "COSTOCONTINGENTE",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "PAGODELSEGURO" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/08e04a6f-430a-418c-913b-0707703b0160/resource/7f6bfa63-60fb-4ce9-b83e-9ff7812f549a> 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-03-06T00:01:36.882898"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:50:19.872153"^^xsd:dateTime ;
    dct:title "2024 01 COSEDE_entidadescontribuyentes.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/08e04a6f-430a-418c-913b-0707703b0160/resource/7f6bfa63-60fb-4ce9-b83e-9ff7812f549a/download/2024-01-cosede_entidadescontribuyentes.csv> ;
    dcat:byteSize "52952"^^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 .

