@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/0983926b-8904-473e-bac6-e763f5a592e6> a dcat:Dataset ;
    dct:description "Contiene un registro de las llamadas por mes de cada call center y de cada funcionario" ;
    dct:identifier "0983926b-8904-473e-bac6-e763f5a592e6" ;
    dct:issued "2025-09-18T18:45:47.558636"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:47.558643"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Llamadas entrantes a los Call Center" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datos Maipú" ;
            vcard:hasEmail <mailto:datosmaipu@maipu.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0983926b-8904-473e-bac6-e763f5a592e6/resource/2927e26c-65db-4226-abc8-6a01655e03cd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "atención ciudadana",
        "callcenter",
        "llamada emergencia" .

<https://data.amerigeoss.org/dataset/0983926b-8904-473e-bac6-e763f5a592e6/resource/2927e26c-65db-4226-abc8-6a01655e03cd> a dcat:Distribution ;
    dct:description "Contiene un registro de las llamadas por mes de cada call center y de cada funcionario" ;
    dct:format "CSV" ;
    dct:issued "2024-08-27T15:27:44.696512"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:47.545895"^^xsd:dateTime ;
    dct:title "Llamadas Call Center" ;
    dcat:accessURL <https://datos.gob.cl/dataset/0983926b-8904-473e-bac6-e763f5a592e6/resource/2927e26c-65db-4226-abc8-6a01655e03cd/download/call-center.xlsx-llamadas.csv> ;
    dcat:byteSize "131783"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

