@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/d78f221a-b12f-45d6-bb7c-35a052b9804c> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Escuelas en fase de rehabilitación afectadas en el sismo del 19 de septiembre de 2017" ;
    dct:identifier "escuelas-en-rehabilitacion-afectadas-por-el-sismo-del-19-s" ;
    dct:issued "2018-09-06T03:45:52+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:09:21.043262"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "datosabiertos@puebla.gob.mx" ;
            foaf:name "Estado de Puebla" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Puebla" ] ;
    dct:title "Escuelas en rehabilitación afectadas por el sismo del 19 s" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d78f221a-b12f-45d6-bb7c-35a052b9804c/resource/58f153ce-c6be-440c-99cc-4790f1b80f47> ;
    dcat:keyword "19s",
        "2017",
        "afectaciones",
        "afectadas",
        "amerigeo",
        "amerigeoss",
        "central-america",
        "escuela",
        "escuelas",
        "geo",
        "geoss",
        "gobiernos-locales",
        "mexico",
        "national",
        "rehabilitadas",
        "septiembre",
        "sismo" ;
    dcat:landingPage <http://datos.puebla.gob.mx> ;
    dcat:theme <Educación> .

<http://datos.puebla.gob.mx> a foaf:Document .

<https://data.amerigeoss.org/dataset/d78f221a-b12f-45d6-bb7c-35a052b9804c/resource/58f153ce-c6be-440c-99cc-4790f1b80f47> a dcat:Distribution ;
    dct:description "Escuelas en fase de rehabilitación afectadas en el sismo del 19 de septiembre de 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-06-24T18:16:17.126850"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:09:21.033742"^^xsd:dateTime ;
    dct:title "20171227 Escuelas en rehabilitación afectadas en el sismo del 19s" ;
    dcat:accessURL <http://datos.puebla.gob.mx/datos/escuelas-rehabilitacion-afectadas-19s-20171227-csv> .

