@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/f7d6f4d1-6c85-49ac-b482-447a8d36802b> a dcat:Dataset ;
    dct:description "Sesiones de debate político en el Concejo de Bogotá D.C. sobre los principales temas de interés de la ciudadanía." ;
    dct:identifier "f7d6f4d1-6c85-49ac-b482-447a8d36802b" ;
    dct:issued "2020-10-08T00:45:36.780529"^^xsd:dateTime ;
    dct:modified "2020-10-08T01:00:15.475205"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/561e0695-5f32-4b38-b9ff-a85006914584> ;
    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 "Sesiones Plenarias del Concejo de Bogotá D.C. 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yadi Díaz Rodríguez" ;
            vcard:hasEmail <mailto:yddiaz@concejobogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/f7d6f4d1-6c85-49ac-b482-447a8d36802b/resource/4e8d96f9-b34b-4291-96c5-08cd861ffd79> ;
    dcat:keyword "plenaria",
        "sesiones" .

<https://datosabiertos.bogota.gov.co/dataset/f7d6f4d1-6c85-49ac-b482-447a8d36802b/resource/4e8d96f9-b34b-4291-96c5-08cd861ffd79> a dcat:Distribution ;
    dct:description "Sesiones Plenarias" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-08T00:46:08.861760"^^xsd:dateTime ;
    dct:modified "2020-10-08T00:46:08.861760"^^xsd:dateTime ;
    dct:title "Sesiones Plenarias del Concejo de Bogotá. 2020" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/f7d6f4d1-6c85-49ac-b482-447a8d36802b/resource/4e8d96f9-b34b-4291-96c5-08cd861ffd79/download/sesiones-plenarias-del-concejo-de-bogota-d.c.-2020.xlsx> ;
    dcat:byteSize 22310.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/561e0695-5f32-4b38-b9ff-a85006914584> a foaf:Organization ;
    foaf:name "Concejo de Bogotá D.C." .

