@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/2e73653c-71c7-417d-9203-f36d80586e45> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Inventario Institucional de Datos de CBACHILLERES" ;
    dct:identifier "inventario-institucional-de-datos-de-cbachilleres" ;
    dct:issued "2017-12-04T16:46:36+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-03-08T19:29:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "noe.reynoso@bachilleres.edu.mx" ;
            foaf:name "BACHILLERES" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-29T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2012-09-03T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Inventario Institucional de Datos de CBACHILLERES" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e73653c-71c7-417d-9203-f36d80586e45/resource/c1f8922a-6ef8-404d-b12b-f5a2b757e951> ;
    dcat:keyword "alumnos",
        "amerigeo",
        "amerigeoss",
        "central-america",
        "ciclo-escolar",
        "colegio-de-bachilleres",
        "geo",
        "geoss",
        "inicio-de-cursos",
        "matricula",
        "mexico",
        "national",
        "oficial" ;
    dcat:landingPage <https://www.gob.mx/bachilleres> ;
    dcat:theme <Educación> .

<https://data.amerigeoss.org/dataset/2e73653c-71c7-417d-9203-f36d80586e45/resource/c1f8922a-6ef8-404d-b12b-f5a2b757e951> a dcat:Distribution ;
    dct:description "Inventario Institucional de Datos de CBACHILLERES" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2023-10-17T20:50:00.643215"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:19:10.438487"^^xsd:dateTime ;
    dct:title "Inventario Institucional de Datos de CBACHILLERES" ;
    dcat:accessURL <https://adela-production.s3-us-west-2.amazonaws.com/uploads/inventory/spreadsheet_file/2437/COLBACH_Inventario_general_de_datos_SEP.xlsx> .

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

