@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/55eda37d-ac97-4ca2-9fb2-96dafa319cf5> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P3M" ;
    dct:description "Tarifas Gasavion Abril 2022" ;
    dct:identifier "tarifas-gasavion-abril-2022" ;
    dct:issued "2022-05-31T20:35:23+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:30:08.647792"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Gerente de Ingresos" ;
            foaf:mbox "acmoralesb@asa.gob.mx" ;
            foaf:name "ASA" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Regional" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-04-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-04-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Tarifas Gasavion Abril 2022" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55eda37d-ac97-4ca2-9fb2-96dafa319cf5/resource/46611459-6e00-4212-ac72-6af2da5465dd> ;
    dcat:keyword "2022",
        "abril",
        "amerigeo",
        "amerigeoss",
        "central-america",
        "gasavion",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national",
        "tarifas" ;
    dcat:theme <Economía> .

<https://data.amerigeoss.org/dataset/55eda37d-ac97-4ca2-9fb2-96dafa319cf5/resource/46611459-6e00-4212-ac72-6af2da5465dd> a dcat:Distribution ;
    dct:description "Tarifas Gasavion Abril 2022" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2023-09-13T00:31:22.318361"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:30:08.640433"^^xsd:dateTime ;
    dct:title "Tarifas Gasavion Abril 2022" ;
    dcat:accessURL <https://www.asa.gob.mx/work/models/ASA/Resource/2597/1/images/GASAVIONABRIL2022.xlsx> .

