@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/b461a576-78c5-4761-9da1-a8f3d62b53f2> 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 "b461a576-78c5-4761-9da1-a8f3d62b53f2" ;
    dct:issued "2025-09-19T18:56:15.531538"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:56:15.531544"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "2024_05_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/b461a576-78c5-4761-9da1-a8f3d62b53f2/resource/73cce8cb-1f20-4e44-acbd-2b3a66933cbd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSEDE",
        "COSTOCONTINGENTE",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "PAGODELSEGURO" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/b461a576-78c5-4761-9da1-a8f3d62b53f2/resource/73cce8cb-1f20-4e44-acbd-2b3a66933cbd> 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-07-02T20:54:27.501074"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:56:15.518354"^^xsd:dateTime ;
    dct:title "2024 05 COSEDE_entidadescontribuyentes.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/b461a576-78c5-4761-9da1-a8f3d62b53f2/resource/73cce8cb-1f20-4e44-acbd-2b3a66933cbd/download/2024-05-cosede_entidadescontribuyentes.csv> ;
    dcat:byteSize "60779"^^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 .

