@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/203484ab-3632-4936-945e-c09857d8473a> a dcat:Dataset ;
    dct:description "Acuerdos (normas) de la ciudad expedidos por el Concejo de Bogotá D.C. en el cuatrienio 2016-2019." ;
    dct:identifier "203484ab-3632-4936-945e-c09857d8473a" ;
    dct:issued "2020-10-08T01:09:30.375708"^^xsd:dateTime ;
    dct:modified "2020-10-08T01:10:10.796021"^^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 "Acuerdos de la Ciudad 2016-2019" ;
    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/203484ab-3632-4936-945e-c09857d8473a/resource/4e223e5a-33cf-4d49-af5a-66be3a9b1e69> ;
    dcat:keyword "acuerdo" .

<https://datosabiertos.bogota.gov.co/dataset/203484ab-3632-4936-945e-c09857d8473a/resource/4e223e5a-33cf-4d49-af5a-66be3a9b1e69> a dcat:Distribution ;
    dct:description "Acuerdos de la Ciudad 2016-2019. Bogotá" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-08T01:10:10.506014"^^xsd:dateTime ;
    dct:modified "2020-10-08T01:10:10.506014"^^xsd:dateTime ;
    dct:title "Acuerdos de la Ciudad 2016-2019. Bogotá" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/203484ab-3632-4936-945e-c09857d8473a/resource/4e223e5a-33cf-4d49-af5a-66be3a9b1e69/download/acuerdos-de-la-ciudad-2016-2019.xlsx> ;
    dcat:byteSize 30164.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." .

