@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/c5d05bd7-5b20-4267-9827-debc647c119d> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description """	\r
Listado de la matrícula por Programa académico de nivel posgrado 2017""" ;
    dct:identifier "matricula-por-programa-academico-de-nivel-posgrado-2017" ;
    dct:issued "2018-01-26T20:35:41+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:04:03.366097"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos Abiertos" ;
            foaf:mbox "aquintan@ipn.mx" ;
            foaf:name "IPN" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "MATRÍCULA POR PROGRAMA ACADÉMICO DE NIVEL POSGRADO 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c5d05bd7-5b20-4267-9827-debc647c119d/resource/be2c3c7c-6342-4643-b1af-ec405d0d8d27> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "matricula",
        "mexico",
        "national",
        "nivel-posgrado" ;
    dcat:landingPage <http://www.ipn.mx> ;
    dcat:theme <Educación> .

<http://www.ipn.mx> a foaf:Document .

<https://data.amerigeoss.org/dataset/c5d05bd7-5b20-4267-9827-debc647c119d/resource/be2c3c7c-6342-4643-b1af-ec405d0d8d27> a dcat:Distribution ;
    dct:description "Listado de la matrícula por Programa académico de nivel posgrado 2017" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T19:02:29.214387"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:04:03.359441"^^xsd:dateTime ;
    dct:title "MATRÍCULA POR PROGRAMA ACADÉMICO DE NIVEL POSGRADO 2017" ;
    dcat:accessURL <https://www.ipn.mx/assets/files/datosabiertos/docs/CVS-Academico/2017-matricula-por-programa-academico-de-nivel-posgrado.csv> .

