@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/a4e7800a-3fab-4628-ab08-b4d7121ba127> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Proyectos cientificos vigentes acumulativo desde 2016" ;
    dct:identifier "proyectos-cientificos-vigentes-xlsx" ;
    dct:issued "2016-02-03T19:04:37+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2021-12-31T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Coordinador de Analisis y Seguimiento" ;
            foaf:mbox "eliotg@cibnor.mx" ;
            foaf:name "CIBNOR" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-02T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Proyectos cientificos vigentes xlsx" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a4e7800a-3fab-4628-ab08-b4d7121ba127/resource/2ce2febc-ea33-4257-8f6a-fd16804ec0a4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "national",
        "proyectos" ;
    dcat:landingPage <https://www.cibnor.gob.mx> ;
    dcat:theme <Educación> .

<https://data.amerigeoss.org/dataset/a4e7800a-3fab-4628-ab08-b4d7121ba127/resource/2ce2febc-ea33-4257-8f6a-fd16804ec0a4> a dcat:Distribution ;
    dct:description "Reporte de proyectos cientificos vigentes acumulativo desde 2016" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2023-06-30T16:23:50.171837"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:54:14.682961"^^xsd:dateTime ;
    dct:title "Reporte de proyectos cientificos vigentes xlsx" ;
    dcat:accessURL <https://www.cibnor.gob.mx/images/stories/transparencia/datos-abiertos/Proyectos_Vigentes.xlsx> .

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

