@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/13c272c9-c277-45ef-9416-3921c4cb3049> a dcat:Dataset ;
    dct:description "Puntos de atención de la Personería de Bogota " ;
    dct:identifier "13c272c9-c277-45ef-9416-3921c4cb3049" ;
    dct:issued "2018-07-04T21:13:40.843466"^^xsd:dateTime ;
    dct:modified "2019-08-07T17:06:19.785397"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/e02f7749-f891-4f9c-b74d-1cd72f7bb974> ;
    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 "Sedes Personería de Bogota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Steve Parra Rodriguez" ;
            vcard:hasEmail <mailto:msparra@personeriabogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/13c272c9-c277-45ef-9416-3921c4cb3049/resource/d59ead80-7d5e-4968-bd4c-c2e0d60a8d49> ;
    dcat:keyword "Organismos de Control" ;
    dcat:landingPage <http://www.personeriabogota.gov.co/transp> .

<https://datosabiertos.bogota.gov.co/dataset/13c272c9-c277-45ef-9416-3921c4cb3049/resource/d59ead80-7d5e-4968-bd4c-c2e0d60a8d49> a dcat:Distribution ;
    dct:description "Este archivo contiene la descripción  de sedes, horarios, direcciónes, telefonos y servicios que presta la Personería de Bogotá." ;
    dct:format "CSV" ;
    dct:issued "2018-07-04T21:18:34.263149"^^xsd:dateTime ;
    dct:modified "2018-07-04T21:18:34.263149"^^xsd:dateTime ;
    dct:title "sedes_personeria_bogota_julio_2019.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/13c272c9-c277-45ef-9416-3921c4cb3049/resource/d59ead80-7d5e-4968-bd4c-c2e0d60a8d49/download/sedes_personeria_bogota_julio_2019.csv> ;
    dcat:byteSize 17051.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/e02f7749-f891-4f9c-b74d-1cd72f7bb974> a foaf:Organization ;
    foaf:name "Personería de Bogotá" .

