@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/56d87a4e-e89a-4bbe-9a66-d539adbe28a8> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Relacion de tarifas portuarias" ;
    dct:identifier "tarifas-portuarias" ;
    dct:issued "2017-05-03T23:11:41+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:30:25.871540"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "sginformatica@puertomazatlan.com.mx" ;
            foaf:name "ASIPONA MAZ" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Mazatlán, Sinaloa" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-10-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Tarifas Portuarias" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/56d87a4e-e89a-4bbe-9a66-d539adbe28a8/resource/c01fa4ec-6b70-46a6-aa77-58e301e81c39> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "cobros",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national",
        "tarifas" ;
    dcat:landingPage <https://www.puertomazatlan.com.mx/> ;
    dcat:theme <Infraestructura> .

<https://data.amerigeoss.org/dataset/56d87a4e-e89a-4bbe-9a66-d539adbe28a8/resource/c01fa4ec-6b70-46a6-aa77-58e301e81c39> a dcat:Distribution ;
    dct:description "Relación de tarifas vigentes aplicadas en el puerto" ;
    dct:format "CSV" ;
    dct:issued "2023-06-22T23:05:26.091353"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:30:25.865002"^^xsd:dateTime ;
    dct:title "Catalogo de Tarifas Vigente" ;
    dcat:accessURL <https://www.puertomazatlan.com.mx/APIWEB/PL/TRANSPARENCIA/ADELA/TARIFAS_QUE_PAGAN_PERSONAS_FISICAS_Y_MORALES/CATALOGO_DE_TARIFAS_VIGENTES_APLICABLES_EN_ASIPONAMAZ.csv> .

<https://www.puertomazatlan.com.mx/> a foaf:Document .

