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

<https://data.amerigeoss.org/dataset/79b97f98-c022-40e6-8277-a49913fea6c9> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de SEGOB" ;
    dct:identifier "plan-de-apertura-institucional-de-segob" ;
    dct:issued "2017-10-20T17:27:17+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2024-02-28T23:19:39+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador de Datos" ;
            foaf:mbox "mgongora@segob.gob.mx" ;
            foaf:name "SEGOB" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "México" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-11-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2018-06-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Plan de Apertura Institucional de SEGOB" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79b97f98-c022-40e6-8277-a49913fea6c9/resource/6f8ab4ee-533b-4f70-80a7-1be449955298> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apertura",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan",
        "segob",
        "seguridad-y-justicia" ;
    dcat:landingPage <http://www.gob.mx/segob> ;
    dcat:theme <Seguridad%20Y%20Justicia> .

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

<https://data.amerigeoss.org/dataset/79b97f98-c022-40e6-8277-a49913fea6c9/resource/6f8ab4ee-533b-4f70-80a7-1be449955298> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de SEGOB" ;
    dct:format "CSV" ;
    dct:issued "2024-02-28T23:21:09.464580"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:41:29.790402"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de SEGOB" ;
    dcat:accessURL <https://datos.gob.mx/adela/segob/plan_institucional.csv> .

