@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/45db773a-44a3-43b5-aa70-7bd3b3a61aea> a dcat:Dataset ;
    dct:description "Alumnos becados en el Sistema CONALEP agrupados por Entidad, Municipio Plantel, Alumno, Semestre, Tipo e Importe de beca." ;
    dct:identifier "45db773a-44a3-43b5-aa70-7bd3b3a61aea" ;
    dct:issued "2025-11-24T15:25:39.366048"^^xsd:dateTime ;
    dct:modified "2017-06-06T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "miguelruedaaguilar@outlook.com" ;
            foaf:name "Estado de Colima" ] ;
    dct:title "Alumnos Becados del Sistema CONALEP" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/45db773a-44a3-43b5-aa70-7bd3b3a61aea/resource/99486fa1-4404-4af1-b941-a016f4896182> ;
    dcat:keyword "alumnos",
        "amerigeo",
        "amerigeoss",
        "becados",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national",
        "sistema",
        "state" ;
    dcat:landingPage <http://www.colima-estado.gob.mx/> .

<http://www.colima-estado.gob.mx/> a foaf:Document .

<https://data.amerigeoss.org/dataset/45db773a-44a3-43b5-aa70-7bd3b3a61aea/resource/99486fa1-4404-4af1-b941-a016f4896182> a dcat:Distribution ;
    dct:description "Alumnos becados en el Sistema CONALEP agrupados por Entidad, Municipio Plantel, Alumno, Semestre, Tipo e Importe de beca." ;
    dct:format "XLS" ;
    dct:issued "2017-09-29T17:17:39.119426"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:25:39.358785"^^xsd:dateTime ;
    dct:title "Tabla de alumnos becados en el Sistema CONALEP, por Entidad, Municipio Plantel, Alumno, Semestre, Tipo e Importe de beca." ;
    dcat:accessURL <http://www.datos.col.gob.mx/2017/CONALEP/Datos_Becas.xlsx> .

