@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/675934df-ecef-4191-8190-6ba9e9a19da2> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Proyectos de investigación" ;
    dct:identifier "proyectos-de-investigacion-realizados" ;
    dct:issued "2018-12-19T03:05:00+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:35:41.655723"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos Abiertos" ;
            foaf:mbox "aquintan@ipn.mx" ;
            foaf:name "IPN" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "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 "PROYECTOS DE INVESTIGACIÓN REALIZADOS" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/675934df-ecef-4191-8190-6ba9e9a19da2/resource/178a2868-1895-41f2-ada4-4c300bdb51c6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "investigacion",
        "mexico",
        "national",
        "proyectos" ;
    dcat:landingPage <http://www.ipn.mx> ;
    dcat:theme <Educación> .

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

<https://data.amerigeoss.org/dataset/675934df-ecef-4191-8190-6ba9e9a19da2/resource/178a2868-1895-41f2-ada4-4c300bdb51c6> a dcat:Distribution ;
    dct:description "PROYECTOS DE INVESTIGACIÓN REALIZADOS al 2017" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T19:02:35.608364"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:35:41.648592"^^xsd:dateTime ;
    dct:title "PROYECTOS DE INVESTIGACIÓN REALIZADOS" ;
    dcat:accessURL <https://www.ipn.mx/assets/files/datosabiertos/docs/Eje3/Proyectosdeinvestigacion2017.csv> .

