@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/3461d68a-71e8-4686-b2ec-85dc520ec1d3> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Contiene el Oficio de designación del Enlace y Administrador de Datos vigente, así como las minutas celebradas por el Consejo Institucional de Datos Abierto de CINVESTAV." ;
    dct:identifier "oficios-y-documentos-institucionales-de-cinvestav" ;
    dct:issued "2018-06-04T23:05:43+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:20:46.160624"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "mgamboaz@cinvestav.mx" ;
            foaf:name "CINVESTAV" ] ;
    dct:title "Oficios y Documentos Institucionales de CINVESTAV" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3461d68a-71e8-4686-b2ec-85dc520ec1d3/resource/f7705c68-4e8e-4245-8448-05b101103832> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "documentos",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "minutas",
        "national",
        "oficio" ;
    dcat:landingPage <http://www.cinvestav.mx/> ;
    dcat:theme <Otros> .

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

<https://data.amerigeoss.org/dataset/3461d68a-71e8-4686-b2ec-85dc520ec1d3/resource/f7705c68-4e8e-4245-8448-05b101103832> a dcat:Distribution ;
    dct:description "Contiene el Oficio de designación del Enlace y Administrador de Datos vigente, así como las minutas celebradas por el Consejo Institucional de Datos Abierto de CINVESTAV." ;
    dct:format "JSON" ;
    dct:issued "2023-07-14T21:42:53.471507"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:20:46.153591"^^xsd:dateTime ;
    dct:title "Oficios y Documentos Institucionales de CINVESTAV" ;
    dcat:accessURL <http://datos.gob.mx/adela/api/v1/organizations/cinvestav/documents> .

