@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/6d2afc20-142c-496c-bdcf-227639c60418> a dcat:Dataset ;
    dct:description "Reporte estadístico mensual" ;
    dct:identifier "reporte-estadistico-mensual" ;
    dct:issued "2025-11-24T15:37:29.111722"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2015-09-30T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "fantimo@puertoaltamira.com.mx" ;
            foaf:name "API-ATM" ] ;
    dct:title "Reporte estadístico mensual" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d2afc20-142c-496c-bdcf-227639c60418/resource/603f0387-333b-4c39-8779-2cce4589d604> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "federal",
        "geo",
        "geoss",
        "infraestructura",
        "mensual",
        "mexico",
        "national" ;
    dcat:landingPage <http://www.puertoaltamira.com.mx/upl/datosabiertos/EST_3_BUQUES_Y_CARGA_PAGINA_WEB.pdf> .

<https://data.amerigeoss.org/dataset/6d2afc20-142c-496c-bdcf-227639c60418/resource/603f0387-333b-4c39-8779-2cce4589d604> a dcat:Distribution ;
    dct:description "Datos estadisticos comparativos de un ejercicio anterior contra el actual de manera mensual respecto a carga." ;
    dct:format "PDF" ;
    dct:issued "2017-05-03T22:04:42.654132"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:37:29.102114"^^xsd:dateTime ;
    dct:title "Reporte estadístico mensual" ;
    dcat:accessURL <http://www.puertoaltamira.com.mx/upl/datosabiertos/EST_3_BUQUES_Y_CARGA_PAGINA_WEB.pdf> .

<http://www.puertoaltamira.com.mx/upl/datosabiertos/EST_3_BUQUES_Y_CARGA_PAGINA_WEB.pdf> a foaf:Document .

