@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/c970d5e9-6d21-4d09-982f-b33ecde0b872> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Progama de obras realizadas en el ejercicio 2018." ;
    dct:identifier "programa-anual-de-obras-publicas-2018" ;
    dct:issued "2020-01-31T19:43:30+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:05:03.592588"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "jaime.cano@tam.gob.mx" ;
            foaf:name "Estado de Tamaulipas" ] ;
    dct:title "PROGRAMA ANUAL DE OBRAS PUBLICAS 2018" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c970d5e9-6d21-4d09-982f-b33ecde0b872/resource/89ab4094-4d60-410a-abef-efb8d48871bc> ;
    dcat:keyword "2018",
        "amerigeo",
        "amerigeoss",
        "anual",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national",
        "obras",
        "programa" ;
    dcat:landingPage <http://www.tamaulipas.gob.mx/> .

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

<https://data.amerigeoss.org/dataset/c970d5e9-6d21-4d09-982f-b33ecde0b872/resource/89ab4094-4d60-410a-abef-efb8d48871bc> a dcat:Distribution ;
    dct:description "Progama de obras realizadas en el ejercicio 2018." ;
    dct:format "CSV" ;
    dct:issued "2020-02-05T22:02:04.801978"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:05:03.585374"^^xsd:dateTime ;
    dct:title "PROGRAMA ANUAL DE OBRAS PUBLICAS 2018" ;
    dcat:accessURL <https://www.tamaulipas.gob.mx/datosabiertos/datos_abiertos/programa-anual-de-obras-publicas-2018/descargar> .

