@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/58b0fc0e-c60e-44fa-b71f-ec5996095461> a dcat:Dataset ;
    dct:description "Permisos de circulación otorgados durante el año 2017." ;
    dct:identifier "58b0fc0e-c60e-44fa-b71f-ec5996095461" ;
    dct:issued "2025-09-18T18:48:45.264643"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:45.264650"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Permisos Circulación 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yenifer Caico" ;
            vcard:hasEmail <mailto:yenicaico@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58b0fc0e-c60e-44fa-b71f-ec5996095461/resource/9472fab3-d006-4bcd-80cd-137ec4e4de85> ;
    dcat:keyword "2017",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "cochamo",
        "municipalidad",
        "permisos",
        "permisos circulacion",
        "placa patente" ;
    dcat:landingPage <http://www.municochamo.cl> .

<http://www.municochamo.cl> a foaf:Document .

<https://data.amerigeoss.org/dataset/58b0fc0e-c60e-44fa-b71f-ec5996095461/resource/9472fab3-d006-4bcd-80cd-137ec4e4de85> a dcat:Distribution ;
    dct:description "Permisos de circulación otorgados durante el 2017." ;
    dct:format "CSV" ;
    dct:issued "2018-03-13T17:39:19.967004"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:45.249430"^^xsd:dateTime ;
    dct:title "Permisos Circulación 2017" ;
    dcat:accessURL <https://datos.gob.cl/dataset/58b0fc0e-c60e-44fa-b71f-ec5996095461/resource/9472fab3-d006-4bcd-80cd-137ec4e4de85/download/pcirculacion2017.csv> .

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

