@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/a8791e43-65bd-4917-b4f5-c01a28dd81f2> 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 "a8791e43-65bd-4917-b4f5-c01a28dd81f2" ;
    dct:issued "2025-09-19T18:55:47.372575"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:55:47.372582"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "2023_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/a8791e43-65bd-4917-b4f5-c01a28dd81f2/resource/25924795-be48-4529-8ded-8953d836173a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSTOCONTINGENTE",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "PAGODELSEGURO",
        "cosede" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/a8791e43-65bd-4917-b4f5-c01a28dd81f2/resource/25924795-be48-4529-8ded-8953d836173a> 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 "2023-08-16T14:43:40.495122"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:55:47.351572"^^xsd:dateTime ;
    dct:title "2023 06 COSEDE_entidadescontribuyentes.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/a8791e43-65bd-4917-b4f5-c01a28dd81f2/resource/25924795-be48-4529-8ded-8953d836173a/download/2023-06-cosede_entidadescontribuyentes.csv> ;
    dcat:byteSize "53471"^^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 .

