@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/93895c58-5e2e-4515-a1e7-edca24518ced> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P6M" ;
    dct:description "Listado de personal de investigación por área de adscripción, categoría y nivel del SNI" ;
    dct:identifier "plantilla-de-investigadores-de-cimat" ;
    dct:issued "2017-10-13T16:48:40+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2015-09-24T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Subdireccion de Recursos Humanos" ;
            foaf:mbox "rcabrera@cimat.mx" ;
            foaf:name "CIMAT" ] ;
    dct:title "Plantilla de investigadores de CIMAT" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/93895c58-5e2e-4515-a1e7-edca24518ced/resource/3247edcb-f3a0-4573-8c8c-5363269ddf6e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "asociado",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "national",
        "sni",
        "titular" ;
    dcat:landingPage <http://www.cimat.mx/> ;
    dcat:theme <Educación> .

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

<https://data.amerigeoss.org/dataset/93895c58-5e2e-4515-a1e7-edca24518ced/resource/3247edcb-f3a0-4573-8c8c-5363269ddf6e> a dcat:Distribution ;
    dct:description "Listado de personal de investigación por área de adscripción, categoría y nivel del SNI" ;
    dct:format "XLS" ;
    dct:issued "2018-06-04T22:36:55.205461"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:48:59.453526"^^xsd:dateTime ;
    dct:title "Plantilla de investigadores de CIMAT" ;
    dcat:accessURL <http://www.cimat.mx/sites/default/files/DatosGob/Listado%20de%20Investigadores.xlsx> .

