@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/0bc3fdcc-c258-4710-8d52-810ea7eb0206> a dcat:Dataset ;
    dct:description "Permisos de Circulación año 2010" ;
    dct:identifier "0bc3fdcc-c258-4710-8d52-810ea7eb0206" ;
    dct:issued "2025-09-18T18:45:52.082473"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:52.082478"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "pcv-2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Juan Cardoso" ;
            vcard:hasEmail <mailto:jcardoso@muniarica.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0bc3fdcc-c258-4710-8d52-810ea7eb0206/resource/5504f715-b4c2-404f-8160-5ea7189cdf3f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/0bc3fdcc-c258-4710-8d52-810ea7eb0206/resource/5504f715-b4c2-404f-8160-5ea7189cdf3f> a dcat:Distribution ;
    dct:description "Permisos de Circulación - 2010" ;
    dct:format "CSV" ;
    dct:issued "2021-12-07T18:30:45.126451"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:52.070155"^^xsd:dateTime ;
    dct:title "PC 2010.csv" ;
    dcat:accessURL <https://datos.gob.cl/dataset/0bc3fdcc-c258-4710-8d52-810ea7eb0206/resource/5504f715-b4c2-404f-8160-5ea7189cdf3f/download/pc-2010.csv> ;
    dcat:byteSize "95533"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

