@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/b681d229-8f38-435f-8bf0-5698bc6ad8a7> a dcat:Dataset ;
    dct:description "Organizaciones comunitarias 2025" ;
    dct:identifier "b681d229-8f38-435f-8bf0-5698bc6ad8a7" ;
    dct:issued "2025-09-18T18:51:53.114348"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:51:53.114355"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Organizaciones comunitarias 2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yenifer Caico" ;
            vcard:hasEmail <mailto:informatica@municochamo.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b681d229-8f38-435f-8bf0-5698bc6ad8a7/resource/e3b35acf-476a-4705-bafa-62c5c6b5bf13> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "municipalidad de cochamo" .

<https://data.amerigeoss.org/dataset/b681d229-8f38-435f-8bf0-5698bc6ad8a7/resource/e3b35acf-476a-4705-bafa-62c5c6b5bf13> a dcat:Distribution ;
    dct:description "Organizaciones comunitarias 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-01-30T19:41:42.604364"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:51:53.103161"^^xsd:dateTime ;
    dct:title "Organizaciones comunitarias 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b4a2d0d16b5fd1fa7681d8b38ff4a43d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datos.gob.cl/dataset/b681d229-8f38-435f-8bf0-5698bc6ad8a7/resource/e3b35acf-476a-4705-bafa-62c5c6b5bf13/download/consolidado-org.comunitarias.xlsx> ;
    dcat:byteSize "51399"^^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" .

