@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/cbc30b03-112f-423e-939d-690e9bedd751> a dcat:Dataset ;
    dct:description "La Encuesta Nacional de Empleo (ENE) es la fuente oficial de los principales indicadores del mercado laboral del país, entre ellos la tasa de desocupación, tasa de ocupación, tasa de participación y tasa de ocupación informal." ;
    dct:identifier "cbc30b03-112f-423e-939d-690e9bedd751" ;
    dct:issued "2025-09-18T18:52:35.889488"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:52:35.889493"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Encuesta Nacional de Empleo (ENE)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Instituto Nacional de Estadísticas" ;
            vcard:hasEmail <mailto:ine@ine.cl> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "Desocupación",
        "Economía",
        "GEO",
        "GEOSS",
        "Mercado Laboral",
        "National",
        "Ocupación",
        "Sociales",
        "South America" ;
    dcat:landingPage <https://www.ine.cl/estadisticas/sociales/mercado-laboral/ocupacion-y-desocupacion> .

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

<https://www.ine.cl/estadisticas/sociales/mercado-laboral/ocupacion-y-desocupacion> a foaf:Document .

