@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/8497c78a-3ee4-45ec-9fe7-0d5414117730> a dcat:Dataset ;
    dct:description "Contiene la estadística de las Organizaciones agrupadas por Sector Productivo" ;
    dct:identifier "8497c78a-3ee4-45ec-9fe7-0d5414117730" ;
    dct:issued "2025-09-19T18:54:25.075545"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:54:25.075551"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "Organizaciones de la EPS  agrupadas por sector productivo 2024 9" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martha Carranza" ;
            vcard:hasEmail <mailto:martha.carranza@ieps.gob.ec> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8497c78a-3ee4-45ec-9fe7-0d5414117730/resource/b5d79dde-9fd5-4e47-a2fc-5c931870b945> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "IEPS",
        "National",
        "OEPS",
        "RUEPS" ;
    dcat:landingPage <www.economiasolidaria.gob.e> .

<https://data.amerigeoss.org/dataset/8497c78a-3ee4-45ec-9fe7-0d5414117730/resource/b5d79dde-9fd5-4e47-a2fc-5c931870b945> a dcat:Distribution ;
    dct:description "Contiene la estadística de las Organizaciones agrupadas por Sector Productivo" ;
    dct:format "CSV" ;
    dct:issued "2024-10-07T16:33:13.657999"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:54:25.061909"^^xsd:dateTime ;
    dct:title "Organizaciones de la EPS  agrupadas por sector productivo 2024 9" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/8497c78a-3ee4-45ec-9fe7-0d5414117730/resource/b5d79dde-9fd5-4e47-a2fc-5c931870b945/download/ieps_organizacionessector_septiembre2024.csv> ;
    dcat:byteSize "732"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<www.economiasolidaria.gob.e> a foaf:Document .

