@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/314a809f-47ea-4d44-a1eb-8b95dde8d7b2> a dcat:Dataset ;
    dct:description "Base de datos con detalle de Permisos de Circulación Vehícular correspondiente al mes de enero del año 2021." ;
    dct:identifier "314a809f-47ea-4d44-a1eb-8b95dde8d7b2" ;
    dct:issued "2025-09-18T18:45:17.641190"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:17.641198"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "PCV Enero 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dirección de Tránsito y Transporte Público Municipalidad Arica" ;
            vcard:hasEmail <mailto:daniela.linares@municipalidadarica.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/314a809f-47ea-4d44-a1eb-8b95dde8d7b2/resource/cd5db075-d822-4f79-841f-14640317e0d4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/314a809f-47ea-4d44-a1eb-8b95dde8d7b2/resource/cd5db075-d822-4f79-841f-14640317e0d4> a dcat:Distribution ;
    dct:description "Permiso de Circulación Vehícular correspondiente al mes de enero del año 2021." ;
    dct:format "XLSX" ;
    dct:issued "2022-05-16T16:44:02.895102"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:17.629967"^^xsd:dateTime ;
    dct:title "ENERO 2021 PCV TRANSP.xlsx" ;
    dcat:accessURL <https://datos.gob.cl/dataset/314a809f-47ea-4d44-a1eb-8b95dde8d7b2/resource/cd5db075-d822-4f79-841f-14640317e0d4/download/enero-2021-pcv-transp.xlsx> ;
    dcat:byteSize "410875"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

