@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/f39fd5a6-6bba-44b8-8d09-9b07af32c91e> a dcat:Dataset ;
    dct:description "Actas Concejo Municipal de la Municipalidad de Maule correspondientes al mes de Abril del año 2025" ;
    dct:identifier "f39fd5a6-6bba-44b8-8d09-9b07af32c91e" ;
    dct:issued "2025-09-18T18:54:04.595039"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:54:04.595047"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Actas Concejo Municipal Abril 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Secretaría Municipal" ;
            vcard:hasEmail <mailto:transparencia@comunademaule.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f39fd5a6-6bba-44b8-8d09-9b07af32c91e/resource/322bf03c-7d87-486b-8b23-9fabb50a1171> ;
    dcat:keyword "Acta concejo municipal",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/f39fd5a6-6bba-44b8-8d09-9b07af32c91e/resource/322bf03c-7d87-486b-8b23-9fabb50a1171> a dcat:Distribution ;
    dct:description "Actas Concejo Municipal de la Municipalidad de Maule correspondientes al mes de Enero del año 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-07-22T21:48:25.895032"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:54:04.583143"^^xsd:dateTime ;
    dct:title "Actas Concejo Municipal  Abril 2025.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "dce6b7772f3d82f7b10866738a8b97e5"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datos.gob.cl/dataset/f39fd5a6-6bba-44b8-8d09-9b07af32c91e/resource/322bf03c-7d87-486b-8b23-9fabb50a1171/download/4.-abril-actas-concejo-municipal.csv> ;
    dcat:byteSize "2822"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

