@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/7a6f4353-ddcf-4cc8-970f-7c17e676535b> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de HGM" ;
    dct:identifier "plan-de-apertura-institucional-de-hgm" ;
    dct:issued "2017-10-03T15:43:25+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-06-29T18:10:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:name "HGM" ] ;
    dct:title "Plan de Apertura Institucional de HGM" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a6f4353-ddcf-4cc8-970f-7c17e676535b/resource/3e0300e1-0e85-4fb1-bde3-75eca56b38fb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apertura",
        "central-america",
        "geo",
        "geoss",
        "hgm",
        "mexico",
        "national",
        "plan",
        "salud" ;
    dcat:landingPage <http://www.hgm.salud.gob.mx/> ;
    dcat:theme <Salud> .

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

<https://data.amerigeoss.org/dataset/7a6f4353-ddcf-4cc8-970f-7c17e676535b/resource/3e0300e1-0e85-4fb1-bde3-75eca56b38fb> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de HGM" ;
    dct:format "CSV" ;
    dct:issued "2018-06-08T17:35:30.425430"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:41:40.272420"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de HGM" ;
    dcat:accessURL <https://datos.gob.mx/adela/hgm/plan_institucional.csv> .

