@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/3bea67bb-fee4-469e-bfe9-4a8311d475df> a dcat:Dataset ;
    dct:description "La estructura del comercio es observada a través de la Encuesta Estructural de Comercio (ECOM), que corresponde a un instrumento estadístico de frecuencia anual que entrega información detallada de ingresos, costos, gastos, entre otros, según diferentes niveles de desagregación." ;
    dct:identifier "3bea67bb-fee4-469e-bfe9-4a8311d475df" ;
    dct:issued "2025-09-18T18:47:45.245225"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:47:45.245231"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Encuesta Estructural de Comercio (ECOM)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Instituto Nacional de Estadísticas" ;
            vcard:hasEmail <mailto:ine@ine.cl> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "Comercio",
        "Economía",
        "Estadísticas",
        "GEO",
        "GEOSS",
        "National",
        "Servicios",
        "South America",
        "Turismo" ;
    dcat:landingPage <https://www.ine.cl/estadisticas/economia/comercio-servicios-y-turismo/estructura-del-comercio> .

<https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> a foaf:Agent ;
    foaf:name "Chile" .

<https://www.ine.cl/estadisticas/economia/comercio-servicios-y-turismo/estructura-del-comercio> a foaf:Document .

