@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/d71345bd-6bb0-4070-b1df-05779fc88686> a dcat:Dataset ;
    dct:description "CERI - Informe de Gestión 2017 - Movilidad Académica" ;
    dct:identifier "d71345bd-6bb0-4070-b1df-05779fc88686" ;
    dct:issued "2018-11-13T15:36:38.795760"^^xsd:dateTime ;
    dct:modified "2019-08-28T19:36:07.744347"^^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 - Informe de Gestión 2017 - Movilidad Académica" ;
    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/d71345bd-6bb0-4070-b1df-05779fc88686/resource/769be4ba-c123-4903-8762-a712677b1312> ;
    dcat:keyword "académica",
        "caldas",
        "centro",
        "ceri",
        "distrital",
        "francisco",
        "gestión",
        "informe",
        "interinstitucionales",
        "jose",
        "movilidad",
        "relaciones",
        "universidad" ;
    dcat:landingPage <http://ceri.udistrital.edu.co> .

<https://datosabiertos.bogota.gov.co/dataset/d71345bd-6bb0-4070-b1df-05779fc88686/resource/769be4ba-c123-4903-8762-a712677b1312> a dcat:Distribution ;
    dct:description "CERI - Informe de Gestión 2017 - Movilidad Académica" ;
    dct:format "XLS" ;
    dct:issued "2018-11-13T15:37:46.433074"^^xsd:dateTime ;
    dct:modified "2018-11-13T15:37:46.433074"^^xsd:dateTime ;
    dct:title "CERI - Informe de Gestión 2017 - Movilidad Académica" ;
    dcat:accessURL <http://ceri.udistrital.edu.co/archivos/IndicadoresCERI/6Marzo2018-InformeGestionGeneralCERIFinal2017.xls> .

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

