@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/60cbc8e4-74d7-4633-9174-d658fd26d237> a dcat:Dataset ;
    dct:description "Situaciones no planificadas que producen una modificación del estado de la vía pública y con afección al tránsito." ;
    dct:identifier "60cbc8e4-74d7-4633-9174-d658fd26d237" ;
    dct:issued "2019-11-29T14:44:10.079648"^^xsd:dateTime ;
    dct:modified "2019-11-29T14:51:09.343095"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/974f16e7-008f-4931-9ce3-b2581b5384f2> ;
    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 "Incidentes en Via, Bogotá D.C." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GIS SDM" ;
            vcard:hasEmail <mailto:gissdm@movilidadbogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/60cbc8e4-74d7-4633-9174-d658fd26d237/resource/c827aba5-d38d-41a0-aae5-b4ae403f8c03> ;
    dcat:keyword "Incidente",
        "Monitoreo",
        "Movilidad",
        "Reporte",
        "Transito",
        "Transporte",
        "accidente",
        "choque",
        "corredor",
        "evento",
        "evento vial",
        "infracción de tránsito",
        "lesionado",
        "malla vial",
        "muerto",
        "regulación",
        "seguridad vial",
        "sensor",
        "siniestro",
        "vehículo",
        "velocidad",
        "via" .

<https://datosabiertos.bogota.gov.co/dataset/60cbc8e4-74d7-4633-9174-d658fd26d237/resource/c827aba5-d38d-41a0-aae5-b4ae403f8c03> a dcat:Distribution ;
    dct:format "ESRI REST" ;
    dct:issued "2019-11-29T14:45:14.680846"^^xsd:dateTime ;
    dct:modified "2019-11-29T14:45:14.680846"^^xsd:dateTime ;
    dct:title "FeatureServer" ;
    dcat:accessURL <https://srvarcgis1.eastus.cloudapp.azure.com/agserver/rest/services/Hosted/V2_CGT_Incidents_Recent/FeatureServer> .

<https://datosabiertos.bogota.gov.co/organization/974f16e7-008f-4931-9ce3-b2581b5384f2> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Movilidad" .

