@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/bf277c72-ed99-41ec-a91b-5144b10e2f8c> a dcat:Dataset ;
    dct:description "Iniciativas normativas que proponen los Concejales del Distrito y la Administración Distrital para unificar comentarios y debatir en el Concejo de Bogotá." ;
    dct:identifier "bf277c72-ed99-41ec-a91b-5144b10e2f8c" ;
    dct:issued "2022-11-02T21:49:05.001002"^^xsd:dateTime ;
    dct:modified "2022-11-02T22:05:15.985462"^^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 "Proyectos de acuerdos Bogotá D.C." ;
    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/bf277c72-ed99-41ec-a91b-5144b10e2f8c/resource/80af2401-9e42-4eb5-9305-2c3409c6055a> ;
    dcat:keyword "Concejo de Bogotá",
        "Proyectos de acuerdo",
        "Secretaría Distrital de Gobierno" .

<https://datosabiertos.bogota.gov.co/dataset/bf277c72-ed99-41ec-a91b-5144b10e2f8c/resource/80af2401-9e42-4eb5-9305-2c3409c6055a> a dcat:Distribution ;
    dct:description "Iniciativas normativas que proponen los Concejales del Distrito y la Administración Distrital para unificar comentarios y debatir en el Concejo de Bogotá." ;
    dct:format "CSV" ;
    dct:issued "2022-11-02T21:50:51.244546"^^xsd:dateTime ;
    dct:modified "2022-11-02T21:50:51.244546"^^xsd:dateTime ;
    dct:title "proyectos-de-acuerdo-bogota-24-10-2022-csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/bf277c72-ed99-41ec-a91b-5144b10e2f8c/resource/80af2401-9e42-4eb5-9305-2c3409c6055a/download/proyectos-de-acuerdo-bogota-24-10-2022.csv> ;
    dcat:byteSize 1286180.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" .

