@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/dc590ce2-b0e5-4867-8f2b-2991339ac86f> a dcat:Dataset ;
    dct:description "Permiso de Circulación 2026" ;
    dct:identifier "dc590ce2-b0e5-4867-8f2b-2991339ac86f" ;
    dct:issued "2026-08-21T19:56:29.652677"^^xsd:dateTime ;
    dct:modified "2026-08-21T19:56:29.652682"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Permiso de Circulación 2026" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Omar Machuca Molina" ;
            vcard:hasEmail <mailto:informatica@rioibanez.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dc590ce2-b0e5-4867-8f2b-2991339ac86f/resource/08f4c421-f8a7-4737-9d4e-dfe8c7060d95> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "Permiso de Circulacion 2026",
        "South America" ;
    dcat:landingPage <https://www.rioibanez.cl> .

<https://data.amerigeoss.org/dataset/dc590ce2-b0e5-4867-8f2b-2991339ac86f/resource/08f4c421-f8a7-4737-9d4e-dfe8c7060d95> a dcat:Distribution ;
    dct:description "Permiso de Circulación 2026" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-03T16:01:06.703130"^^xsd:dateTime ;
    dct:modified "2026-08-21T19:56:29.645629"^^xsd:dateTime ;
    dct:title "Permiso de Circulación 2026" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "793d25096363bc19146247958ea22310"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datos.gob.cl/dataset/dc590ce2-b0e5-4867-8f2b-2991339ac86f/resource/08f4c421-f8a7-4737-9d4e-dfe8c7060d95/download/datos.abierto_28.07.2026.xlsx> ;
    dcat:byteSize "334782"^^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" .

<https://www.rioibanez.cl> a foaf:Document .

