@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/3dcc00bf-7875-4503-a4d9-129c61ac551c> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "enlaces web capacitados en tecnologías de la información por Municipio" ;
    dct:identifier "enlaces-web-capacitados-por-municipio" ;
    dct:issued "2018-11-06T22:43:23+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:23:24.524470"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "zoram.gonzalez@hidalgo.gob.mx" ;
            foaf:name "Estado de Hidalgo" ] ;
    dct:title "enlaces web capacitados por Municipio" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3dcc00bf-7875-4503-a4d9-129c61ac551c/resource/6ec90aca-f6b6-4a6f-ae9f-813e18d81782> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national" ;
    dcat:landingPage <http://www.hidalgo.gob.mx/> .

<http://www.hidalgo.gob.mx/> a foaf:Document .

<https://data.amerigeoss.org/dataset/3dcc00bf-7875-4503-a4d9-129c61ac551c/resource/6ec90aca-f6b6-4a6f-ae9f-813e18d81782> a dcat:Distribution ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2018-11-07T08:42:34.873627"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:23:24.517395"^^xsd:dateTime ;
    dct:title "enlaces web capacitados por Municipio" ;
    dcat:accessURL <http://datosabiertos.hidalgo.gob.mx/wp-content/datos/digigmer/enlaces%20web%20capacitados%20por%20Municipio.xlsx> .

