@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/22629286-09db-4732-ae2d-7528d862922b> a dcat:Dataset ;
    dct:description "Personas que realizaron la inscripción al programa de Microempresa Impulso Local" ;
    dct:identifier "22629286-09db-4732-ae2d-7528d862922b" ;
    dct:issued "2023-03-31T21:00:21.009868"^^xsd:dateTime ;
    dct:modified "2023-03-31T21:02:11.195334"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/d6f663ec-cc46-49b6-9178-6c6189cfeae3> ;
    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 "Inscritos al programa Impulso Local 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Luis Alejandro Vargas Ruiz" ;
            vcard:hasEmail <mailto:alejandro.vargas@gobiernobogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/22629286-09db-4732-ae2d-7528d862922b/resource/3930a59a-b00a-41f5-8a58-ea77ea3cfbe3> .

<https://datosabiertos.bogota.gov.co/dataset/22629286-09db-4732-ae2d-7528d862922b/resource/3930a59a-b00a-41f5-8a58-ea77ea3cfbe3> a dcat:Distribution ;
    dct:description "Información de las personas inscritas al programa impulso local." ;
    dct:format "CSV" ;
    dct:issued "2023-03-31T21:02:10.160871"^^xsd:dateTime ;
    dct:modified "2023-03-31T21:02:10.160871"^^xsd:dateTime ;
    dct:title "Inscritos al programa Impulso Local" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/22629286-09db-4732-ae2d-7528d862922b/resource/3930a59a-b00a-41f5-8a58-ea77ea3cfbe3/download/inscritos-impulso-local_2022.csv> ;
    dcat:byteSize 2167970.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/d6f663ec-cc46-49b6-9178-6c6189cfeae3> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Gobierno" .

