@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/045adf15-9af7-4787-9994-4f5590362a8b> a dcat:Dataset ;
    dct:description "Listado de ediles por Junta Departamental con nombre, partido, lista, si es titular o suplente y comisiones en las que participa. Solamente están los ediles titulares, si un suplente participa en una comisión como titular también está en esta lista. " ;
    dct:identifier "045adf15-9af7-4787-9994-4f5590362a8b" ;
    dct:issued "2025-09-30T14:09:34.182994"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:09:34.183001"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> ;
    dct:title "Listado de Ediles de todo el país" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christian Nieves" ;
            vcard:hasEmail <mailto:cnieves@uruguayatp.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/045adf15-9af7-4787-9994-4f5590362a8b/resource/a205e71f-48ab-4d53-92a7-94703298602a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "Uruguay" .

<https://data.amerigeoss.org/dataset/045adf15-9af7-4787-9994-4f5590362a8b/resource/a205e71f-48ab-4d53-92a7-94703298602a> a dcat:Distribution ;
    dct:description "Contiene 19 csv, uno por departamento " ;
    dct:format "ZIP" ;
    dct:issued "2017-12-11T01:19:02.508301"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:09:34.172892"^^xsd:dateTime ;
    dct:title "Ediles Uruguay" ;
    dcat:accessURL <https://catalogodatos.gub.uy/dataset/045adf15-9af7-4787-9994-4f5590362a8b/resource/a205e71f-48ab-4d53-92a7-94703298602a/download/ediles.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> a foaf:Agent ;
    foaf:name "Uruguay" .

