@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/c63cd496-63a1-4a80-83c6-7e98de4231ed> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P3M" ;
    dct:description "Tarifas Gasavion Febrero 2022" ;
    dct:identifier "tarifas-gasavion-febrero-2022" ;
    dct:issued "2022-05-31T20:08:19+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:04:09.427416"^^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-02-28T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Tarifas Gasavion Febrero 2022" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c63cd496-63a1-4a80-83c6-7e98de4231ed/resource/3ef0c69e-cb12-4920-ac62-e1fe82571165> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "febrero",
        "gasavion",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national",
        "tarifas" ;
    dcat:theme <Economía> .

<https://data.amerigeoss.org/dataset/c63cd496-63a1-4a80-83c6-7e98de4231ed/resource/3ef0c69e-cb12-4920-ac62-e1fe82571165> a dcat:Distribution ;
    dct:description "Tarifas Gasavion Febrero 2022" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2023-09-13T00:31:20.304130"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:04:09.420424"^^xsd:dateTime ;
    dct:title "Tarifas Gasavion Febrero 2022" ;
    dcat:accessURL <https://www.asa.gob.mx/work/models/ASA/Resource/2597/1/images/GASAVIONFEB2022.xlsx> .

