@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/68dda33b-6c1a-426b-85d6-87fe676c8525> a dcat:Dataset ;
    dct:description "CERI - Reporte Avance Plan de Acción" ;
    dct:identifier "68dda33b-6c1a-426b-85d6-87fe676c8525" ;
    dct:issued "2018-11-13T15:42:48.373974"^^xsd:dateTime ;
    dct:modified "2020-10-25T00:03:26.516084"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/b348991c-b04c-4abf-987e-00c252ed6288> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.2670 4.5141, -74.2670 4.8286, -73.9696 4.8286, -73.9696 4.5141, -74.2670 4.5141))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-74.267032,4.514065],[-74.267032,4.828575],[-73.969597,4.828575],[-73.969597,4.514065],[-74.267032,4.514065]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CERI - Reporte Avance Plan de Acción" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Red de Datos UDNET - Área Web" ;
            vcard:hasEmail <mailto:webmaster@udistrital.edu.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/68dda33b-6c1a-426b-85d6-87fe676c8525/resource/4a9eab0c-cce8-4c42-a77f-e8a5ce9bb415> ;
    dcat:keyword "acción",
        "avance",
        "caldas",
        "centro",
        "ceri",
        "distrital",
        "francisco",
        "informe",
        "interinstitucionales",
        "josé",
        "plan",
        "relaciones",
        "reporte",
        "universidad" ;
    dcat:landingPage <http://ceri.udistrital.edu.co> .

<https://datosabiertos.bogota.gov.co/dataset/68dda33b-6c1a-426b-85d6-87fe676c8525/resource/4a9eab0c-cce8-4c42-a77f-e8a5ce9bb415> a dcat:Distribution ;
    dct:description "CERI - Reporte Avance Plan de Acción" ;
    dct:format "XLS" ;
    dct:issued "2018-11-13T15:43:33.629339"^^xsd:dateTime ;
    dct:modified "2018-11-13T15:43:33.629339"^^xsd:dateTime ;
    dct:title "CERI - Reporte Avance Plan de Acción" ;
    dcat:accessURL <http://ceri.udistrital.edu.co/archivos/IndicadoresCERI/6Marzo2017-ReporteICAROCentroRelacionesInterinstitucionalesCERI.xls> .

<https://datosabiertos.bogota.gov.co/organization/b348991c-b04c-4abf-987e-00c252ed6288> a foaf:Organization ;
    foaf:name "Universidad Distrital Francisco José de Caldas" .

