@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/ebd92002-6c7d-4473-9a39-1b5a59596077> a dcat:Dataset ;
    dct:description "Actas Concejo Municipal de la Municipalidad de Maule correspondientes al mes de Junio del año 2025" ;
    dct:identifier "ebd92002-6c7d-4473-9a39-1b5a59596077" ;
    dct:issued "2025-09-18T18:53:50.123939"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:53:50.123945"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Actas Concejo Municipal Junio 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Secretaría Municipal" ;
            vcard:hasEmail <mailto:transparencia@comunademaule.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ebd92002-6c7d-4473-9a39-1b5a59596077/resource/a4a71f49-04f8-4873-9e9c-d3f5fb07b7cf> ;
    dcat:keyword "Acta concejo municipal",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/ebd92002-6c7d-4473-9a39-1b5a59596077/resource/a4a71f49-04f8-4873-9e9c-d3f5fb07b7cf> a dcat:Distribution ;
    dct:description "Actas Concejo Municipal de la Municipalidad de Maule correspondientes al mes de Junio del año 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-07-22T21:57:56.183341"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:53:50.114262"^^xsd:dateTime ;
    dct:title "Actas Concejo Municipal Junio 2025.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9b1c5f9f25dbab5c759367380fd4590b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datos.gob.cl/dataset/ebd92002-6c7d-4473-9a39-1b5a59596077/resource/a4a71f49-04f8-4873-9e9c-d3f5fb07b7cf/download/6.-junio-actas-concejo-municipal.csv> ;
    dcat:byteSize "1653"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

