@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/235f0f43-377c-474d-8e56-81008ade40f2> a dcat:Dataset ;
    dct:identifier "235f0f43-377c-474d-8e56-81008ade40f2" ;
    dct:issued "2025-09-18T18:46:35.361478"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:46:35.361484"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Permisos de Circulacion" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MHuechuraba" ;
            vcard:hasEmail <mailto:Mantenedor@huechuraba.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/235f0f43-377c-474d-8e56-81008ade40f2/resource/040ce63a-a5d1-47ec-a0e7-734e4e868eed> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "Permisos de circulacion",
        "South America" ;
    dcat:landingPage <http://datos.gob.cl/dataset/permisos> .

<http://datos.gob.cl/dataset/permisos> a foaf:Document .

<https://data.amerigeoss.org/dataset/235f0f43-377c-474d-8e56-81008ade40f2/resource/040ce63a-a5d1-47ec-a0e7-734e4e868eed> a dcat:Distribution ;
    dct:description "Sin descripción" ;
    dct:format "CSV" ;
    dct:issued "2016-09-30T16:08:25.122317"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:46:35.349482"^^xsd:dateTime ;
    dct:title "Permisos 1991" ;
    dcat:accessURL <https://datos.gob.cl/dataset/235f0f43-377c-474d-8e56-81008ade40f2/resource/040ce63a-a5d1-47ec-a0e7-734e4e868eed/download/permiso-circulacion-1991.csv> .

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

