@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b88fb2b7-6e7f-4b39-9c4e-0d8fcfe3d695> a dcat:Dataset ;
    dct:description "Comodatos activos al año 2024" ;
    dct:identifier "b88fb2b7-6e7f-4b39-9c4e-0d8fcfe3d695" ;
    dct:issued "2025-09-18T18:51:56.555023"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:51:56.555028"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Comodatos en la comuna de La Serena" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Municipalidad de La Serena" ;
            vcard:hasEmail <mailto:administrador@laserena.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b88fb2b7-6e7f-4b39-9c4e-0d8fcfe3d695/resource/86585a73-b398-4343-9982-626d49699efd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "comodato" ;
    dcat:landingPage <zip> .

<https://data.amerigeoss.org/dataset/b88fb2b7-6e7f-4b39-9c4e-0d8fcfe3d695/resource/86585a73-b398-4343-9982-626d49699efd> a dcat:Distribution ;
    dct:description "Comodatos activos al año 2024" ;
    dct:format "RAR" ;
    dct:issued "2025-01-06T18:28:10.176124"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:51:56.544593"^^xsd:dateTime ;
    dct:title "Comodatos_2024.rar" ;
    dcat:accessURL <https://datos.gob.cl/dataset/b88fb2b7-6e7f-4b39-9c4e-0d8fcfe3d695/resource/86585a73-b398-4343-9982-626d49699efd/download/comodatos_2024.rar> ;
    dcat:byteSize "24660"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.rar" .

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

<zip> a foaf:Document .

