@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/8235c11c-e4f4-4f7d-946f-083faeac35cc> a dcat:Dataset ;
    dct:description "Información enviada por la Dirección de Tránsito y Transporte Público, de la Municipalidad de Arica." ;
    dct:identifier "8235c11c-e4f4-4f7d-946f-083faeac35cc" ;
    dct:issued "2025-09-18T18:49:59.388760"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:59.388765"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Permisosdecirculaciónvigente#2011-2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Palacios Araya" ;
            vcard:hasEmail <mailto:npalacios@muniarica.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8235c11c-e4f4-4f7d-946f-083faeac35cc/resource/bae93b17-f3e7-41f5-912a-53f60ba5b539> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/8235c11c-e4f4-4f7d-946f-083faeac35cc/resource/bae93b17-f3e7-41f5-912a-53f60ba5b539> a dcat:Distribution ;
    dct:description "Los PCV permite que automóviles, camionetas, motos y otros vehículos puedan circular  en forma legal." ;
    dct:format "CSV" ;
    dct:issued "2022-03-15T13:41:12.975851"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:59.378706"^^xsd:dateTime ;
    dct:title "Permisos de Circulación (2011-2013)" .

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

