@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/46cac3dd-e4f1-4a33-89ce-7ee726c392a7> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Cantidad de becas otorgadas por convocatoria." ;
    dct:identifier "becas" ;
    dct:issued "2017-10-20T16:30:00+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2020-02-18T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "contacto.sie@energia.gob.mx" ;
            foaf:name "SENER" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Becas" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/46cac3dd-e4f1-4a33-89ce-7ee726c392a7/resource/1e409765-6607-4617-8200-9975751c1289> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "becas",
        "cantidad",
        "central-america",
        "energia-y-medio-ambiente",
        "geo",
        "geoss",
        "mexico",
        "national",
        "otorgadas",
        "sener" ;
    dcat:landingPage <https://www.gob.mx/sener> ;
    dcat:theme <Energía%20Y%20Medio%20Ambiente> .

<https://data.amerigeoss.org/dataset/46cac3dd-e4f1-4a33-89ce-7ee726c392a7/resource/1e409765-6607-4617-8200-9975751c1289> a dcat:Distribution ;
    dct:description "Cantidad de becas otorgadas por convocatoria." ;
    dct:format "XLSX" ;
    dct:issued "2024-03-21T19:39:35.113586"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:25:53.464851"^^xsd:dateTime ;
    dct:title "Cantidad de becas otorgadas por convocatoria." ;
    dcat:accessURL <https://base.energia.gob.mx/dgaic/DA/Q/Becas/SENER_06_BecasOtorgadas.xlsx> .

<https://www.gob.mx/sener> a foaf:Document .

