@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6333f3ff-de76-47bd-9d13-e3e248f97508> a dcat:Dataset ;
    dct:description "Indica el total de localidades  que existen en el Municipio." ;
    dct:identifier "localidades-municipales" ;
    dct:issued "2017-05-03T23:23:30+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:34:18.536018"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "swade@minatitlan.gob.mx" ;
            foaf:name "Ayuntamiento de Minatitlán" ] ;
    dct:title "Localidades Municipales" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6333f3ff-de76-47bd-9d13-e3e248f97508/resource/6a38bc0e-4b96-45f0-bdec-abaf729e8d57> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "catastro",
        "central-america",
        "comunidades",
        "geo",
        "geoss",
        "gobiernos-locales",
        "localidades",
        "mexico",
        "minatitlan",
        "municipio",
        "national" ;
    dcat:landingPage <http://minatitlan.gob.mx/> .

<http://minatitlan.gob.mx/> a foaf:Document .

<https://data.amerigeoss.org/dataset/6333f3ff-de76-47bd-9d13-e3e248f97508/resource/6a38bc0e-4b96-45f0-bdec-abaf729e8d57> a dcat:Distribution ;
    dct:description "Contiene el listado de todas las localidades que se tienen incorporadas en el Municipio." ;
    dct:format "CSV" ;
    dct:issued "2017-11-28T06:11:09.616956"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:34:18.527498"^^xsd:dateTime ;
    dct:title "Catalogo de Localidades " ;
    dcat:accessURL <http://minatitlan.gob.mx/Portals/0/datosabiertos/inventario/catalogo_de_comunidades.csv> .

