@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/54fed4d7-707b-450f-9219-b2f7dd84a78e> a dcat:Dataset ;
    dct:description "Contiene el diccionario de datos del conjuntod de Entidades Contribuyentes" ;
    dct:identifier "54fed4d7-707b-450f-9219-b2f7dd84a78e" ;
    dct:issued "2025-09-19T18:52:53.574216"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:52:53.574222"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "Diccionario_de_datos_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/54fed4d7-707b-450f-9219-b2f7dd84a78e/resource/818eff39-93d1-49bf-ba21-4a0f416418e8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "COSEDE",
        "Central America",
        "Diccionario",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "entidades contribuyentes" ;
    dcat:landingPage <www.cosede.gob.ec> .

<https://data.amerigeoss.org/dataset/54fed4d7-707b-450f-9219-b2f7dd84a78e/resource/818eff39-93d1-49bf-ba21-4a0f416418e8> a dcat:Distribution ;
    dct:description "Contiene el diccionario de datos de Entidades Contribuyentes" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-12T14:28:19.709857"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:52:53.561736"^^xsd:dateTime ;
    dct:title "Formato Diccionario de Datos.xlsx" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/54fed4d7-707b-450f-9219-b2f7dd84a78e/resource/818eff39-93d1-49bf-ba21-4a0f416418e8/download/formato-diccionario-de-datos.xlsx> ;
    dcat:byteSize "10733"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<www.cosede.gob.ec> a foaf:Document .

