@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/38da7a9b-0200-4c63-8ef3-330fea2709c2> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "PLANEACION" ;
    dct:identifier "planeacion" ;
    dct:issued "2023-06-29T22:01:18+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:22:05.350121"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Subdirector de Informática" ;
            foaf:mbox "jorge.takahashi@cardiologia.org.mx" ;
            foaf:name "INCICH" ] ;
    dct:title "PLANEACION" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38da7a9b-0200-4c63-8ef3-330fea2709c2/resource/ca7c83e0-96bc-4958-a521-863569500e77> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national" ;
    dcat:landingPage <https://www.cardiologia.org.mx/> .

<https://data.amerigeoss.org/dataset/38da7a9b-0200-4c63-8ef3-330fea2709c2/resource/ca7c83e0-96bc-4958-a521-863569500e77> a dcat:Distribution ;
    dct:description "Informe_de_Autoevaluacion_del_Director_General_Enero-Diciembre_2022.pdf" ;
    dct:format "PDF" ;
    dct:issued "2024-03-27T20:02:17.898455"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:22:05.344770"^^xsd:dateTime ;
    dct:title "InformedeAutoevaluaciondelDirectorGeneralEneroDiciembre2022pdf" ;
    dcat:accessURL <https://www.cardiologia.org.mx/organizacion/direccion_general/pdf/Informe_de_Autoevaluacion_del_Director_General_Enero-Diciembre_2022.pdf> .

<https://www.cardiologia.org.mx/> a foaf:Document .

