@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/ef0f2836-29ad-4c89-bccf-9a3d1f1c8bc0> a dcat:Dataset ;
    dct:description "Elementos que se pueden desplazar para venta de productos en calle." ;
    dct:identifier "ef0f2836-29ad-4c89-bccf-9a3d1f1c8bc0" ;
    dct:issued "2019-05-07T18:03:53.170747"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:05:33.787515"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/0ef45acb-3b0a-49fe-b815-8dde03356186> ;
    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 "Mobiliario semiestacionario" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nelson Javier Bahamon Parrado" ;
            vcard:hasEmail <mailto:njbahamonp@ipes.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/ef0f2836-29ad-4c89-bccf-9a3d1f1c8bc0/resource/2e6cfb6c-2644-4cf9-8f8d-ab0a7fded362> ;
    dcat:keyword "bogota",
        "ipes",
        "vendedores informales" .

<https://datosabiertos.bogota.gov.co/dataset/ef0f2836-29ad-4c89-bccf-9a3d1f1c8bc0/resource/2e6cfb6c-2644-4cf9-8f8d-ab0a7fded362> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2019-05-07T18:04:38.848601"^^xsd:dateTime ;
    dct:modified "2019-05-07T18:04:38.848601"^^xsd:dateTime ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ef0f2836-29ad-4c89-bccf-9a3d1f1c8bc0/resource/2e6cfb6c-2644-4cf9-8f8d-ab0a7fded362/download/nada.txt> ;
    dcat:mediaType "text/plain" .

<https://datosabiertos.bogota.gov.co/organization/0ef45acb-3b0a-49fe-b815-8dde03356186> a foaf:Organization ;
    foaf:name "Instituto para la Economía Social – IPES" .

