@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/2ebab0a3-b064-4ece-b749-762ef73780a9> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de SPR" ;
    dct:identifier "plan-de-apertura-institucional-de-spr" ;
    dct:issued "2017-06-28T15:37:36+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2024-03-06T19:35:05+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "enrique.george@spr.gob.mx" ;
            foaf:name "SPR" ] ;
    dct:title "Plan de Apertura Institucional de SPR" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ebab0a3-b064-4ece-b749-762ef73780a9/resource/bbd5f33e-0b1e-46aa-a381-35244936593a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apertura",
        "central-america",
        "geo",
        "geoss",
        "institucional",
        "mexico",
        "national",
        "plan",
        "seguridad-y-justicia" ;
    dcat:landingPage <http://www.spr.gob.mx> ;
    dcat:theme <Otros> .

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

<https://data.amerigeoss.org/dataset/2ebab0a3-b064-4ece-b749-762ef73780a9/resource/bbd5f33e-0b1e-46aa-a381-35244936593a> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de SPR" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T20:25:30.182720"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:19:14.403989"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de SPR" ;
    dcat:accessURL <https://datos.gob.mx/adela/spr/spr-plan_institucional.csv> .

