@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/c8c8b90f-512f-40b2-a676-95abd7c10af3> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P6M" ;
    dct:description "Lista de Investigadores del CIDETEQ con categoría de Investigador I, II, III o Candidato en el Sistema Nacional de Investigadores." ;
    dct:identifier "investigadores-en-el-sni" ;
    dct:issued "2017-05-03T23:46:31+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2015-06-29T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "fbaquero@cideteq.mx" ;
            foaf:name "CIDETEQ" ] ;
    dct:title "Investigadores en el SNI" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c8c8b90f-512f-40b2-a676-95abd7c10af3/resource/36623a91-0252-4de9-81d3-2fdf19fe4fe4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "national",
        "sni" ;
    dcat:landingPage <http://www.cideteq.mx/> ;
    dcat:theme <Educación> .

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

<https://data.amerigeoss.org/dataset/c8c8b90f-512f-40b2-a676-95abd7c10af3/resource/36623a91-0252-4de9-81d3-2fdf19fe4fe4> a dcat:Distribution ;
    dct:description "Lista de Investigadores del CIDETEQ con categoría de Investigador I, II, III o Candidato en el Sistema Nacional de Investigadores." ;
    dct:format " SQL" ;
    dct:issued "2024-03-12T19:01:26.088331"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:04:52.588944"^^xsd:dateTime ;
    dct:title "Investigadores en el SNI" ;
    dcat:accessURL <http://187.174.157.186:6810/InvestigadoresSNI.aspx> .

