@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/a8f6dbc9-00b7-4af9-a82b-692be7dc4107> a dcat:Dataset ;
    dct:description """Conjunto de datos con los Centros Culturales de la ciudad de Bogotá 2016\r
¨*Dato revisado y refrendado """ ;
    dct:identifier "a8f6dbc9-00b7-4af9-a82b-692be7dc4107" ;
    dct:issued "2018-04-18T21:07:22.269163"^^xsd:dateTime ;
    dct:modified "2025-03-14T23:22:28.891476"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/4a5950a0-31cb-4d50-b486-fe4dc5930189> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.7350 5.0630, -73.9320 5.0630, -73.9320 4.1930, -74.7350 4.1930, -74.7350 5.0630))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-74.735,5.063],[-73.932,5.063],[-73.932,4.193],[-74.735,4.193],[-74.735,5.063]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Centros Culturales de la ciudad de Bogotá 2016" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Secretaria de Cultura Recreación y Deporte" ;
            vcard:hasEmail <mailto:comentarios.siscred@scrd.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/a8f6dbc9-00b7-4af9-a82b-692be7dc4107/resource/7b6b45d4-4f2f-4946-8af3-566b08efaf05> ;
    dcat:keyword "Bogotá",
        "Centros Culturales",
        "Cultura" .

<https://datosabiertos.bogota.gov.co/dataset/a8f6dbc9-00b7-4af9-a82b-692be7dc4107/resource/7b6b45d4-4f2f-4946-8af3-566b08efaf05> a dcat:Distribution ;
    dct:description "Centros Culturales Ciudad de Bogota 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-04-18T21:07:42.083769"^^xsd:dateTime ;
    dct:modified "2025-03-14T23:22:28.918510"^^xsd:dateTime ;
    dct:title "Centros Culturales Ciudad de Bogota 2016" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fd1775a08dc9f57c264571a5a18a7615"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a8f6dbc9-00b7-4af9-a82b-692be7dc4107/resource/7b6b45d4-4f2f-4946-8af3-566b08efaf05/download/centros_culturales_ciudad_de_bogota.csv> ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/4a5950a0-31cb-4d50-b486-fe4dc5930189> a foaf:Organization ;
    foaf:name "Secretaria Distrital de Cultura, Recreación y Deporte" .

