@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/937d882e-1230-477e-89dd-56466623586f> a dcat:Dataset ;
    dct:description """Conjunto de datos con las bibliotecas y hemerotecas de la ciudad con sus datos de contacto\r
*dato revisado y refrendado """ ;
    dct:identifier "937d882e-1230-477e-89dd-56466623586f" ;
    dct:issued "2018-04-18T21:11:49.701682"^^xsd:dateTime ;
    dct:modified "2025-03-14T23:22:16.969486"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/4a5950a0-31cb-4d50-b486-fe4dc5930189> ;
    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 "Bibliotecas y Hemerotecas de la ciudad de Bogotá Sector Cultura" ;
    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/937d882e-1230-477e-89dd-56466623586f/resource/3d87bc2e-7c9f-4df1-afbf-0aaf2ccb974d> ;
    dcat:keyword "Bibliotecas",
        "Cultura",
        "Hemerotecas" .

<https://datosabiertos.bogota.gov.co/dataset/937d882e-1230-477e-89dd-56466623586f/resource/3d87bc2e-7c9f-4df1-afbf-0aaf2ccb974d> a dcat:Distribution ;
    dct:description "Conjunto de datos con las bibliotecas y hemerotecas de la ciudad con sus datos de contacto." ;
    dct:format "CSV" ;
    dct:issued "2018-04-18T21:12:05.931166"^^xsd:dateTime ;
    dct:modified "2025-03-14T23:22:16.996566"^^xsd:dateTime ;
    dct:title "Bibliotecas__Hemerotecas_y_Ciudad_de_Bogota.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3e2e71c00d13a9161e0d42d389be75ed"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/937d882e-1230-477e-89dd-56466623586f/resource/3d87bc2e-7c9f-4df1-afbf-0aaf2ccb974d/download/bibliotecas__hemerotecas_y_ciudad_de_bogota.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" .

