@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/44b60eb1-fbd3-40a4-85bd-8ba6620569e4> a dcat:Dataset ;
    dct:description "Debates de control político realizados a la administración distrital." ;
    dct:identifier "44b60eb1-fbd3-40a4-85bd-8ba6620569e4" ;
    dct:issued "2020-10-08T01:14:29.387052"^^xsd:dateTime ;
    dct:modified "2020-10-08T01:15:43.572115"^^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 "Debates de Control Político 2020. Bogotá." ;
    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/44b60eb1-fbd3-40a4-85bd-8ba6620569e4/resource/6e0498ed-b579-40b8-aea4-1ae2e80aa15c> .

<https://datosabiertos.bogota.gov.co/dataset/44b60eb1-fbd3-40a4-85bd-8ba6620569e4/resource/6e0498ed-b579-40b8-aea4-1ae2e80aa15c> a dcat:Distribution ;
    dct:description "Debate de control político 2020 de Bogotá D.C." ;
    dct:format "XLSX" ;
    dct:issued "2020-10-08T01:15:43.281698"^^xsd:dateTime ;
    dct:modified "2020-10-08T01:15:43.281698"^^xsd:dateTime ;
    dct:title "Debate de control político 2020" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/44b60eb1-fbd3-40a4-85bd-8ba6620569e4/resource/6e0498ed-b579-40b8-aea4-1ae2e80aa15c/download/debates-de-control-politico-2020-.xlsx> ;
    dcat:byteSize 27637.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." .

