@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/26f554f2-3c27-4064-831c-5601123e9c9d> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Programas de Ordenamiento Ecológico Local" ;
    dct:identifier "ordenamiento-ecologico-del-territorio-modalidad-local" ;
    dct:issued "2017-10-09T17:43:30+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2016-06-30T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "	Director General de Politica Ambiental e Integracion Regional y Sectorial" ;
            foaf:mbox "salomon.diaz@semarnat.gob.mx" ;
            foaf:name "SEMARNAT" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2016-03-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "1993-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Ordenamiento Ecológico del Territorio Modalidad Local" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26f554f2-3c27-4064-831c-5601123e9c9d/resource/a50dc76f-5366-46de-b2d9-f190e02417e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "energia-y-medio-ambiente",
        "geo",
        "geoss",
        "local",
        "mexico",
        "national",
        "ordenamiento-ecologico",
        "poet",
        "recursos" ;
    dcat:landingPage <http://www.semarnat.gob.mx> ;
    dcat:theme <Energía%20Y%20Medio%20Ambiente> .

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

<https://data.amerigeoss.org/dataset/26f554f2-3c27-4064-831c-5601123e9c9d/resource/a50dc76f-5366-46de-b2d9-f190e02417e5> a dcat:Distribution ;
    dct:description "Instrumentos de planeación ambiental que regulan o inducen el usos del suelo y el manejo de los recursos naturales en un municipio" ;
    dct:format "CSV" ;
    dct:issued "2024-01-16T23:57:32.067600"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:16:51.286088"^^xsd:dateTime ;
    dct:title "Programas de Ordenamiento Ecológico Local" ;
    dcat:accessURL <http://dsiappsdev.semarnat.gob.mx/datos/POET_local.csv> .

