@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/150469d9-1a53-4e91-886d-06a9930029dd> a dcat:Dataset ;
    dct:description "Indice de Información Clasificada y Reservada Secretaría Distrital de Cultura Recreación y Deporte" ;
    dct:identifier "150469d9-1a53-4e91-886d-06a9930029dd" ;
    dct:issued "2020-02-18T20:20:10.183640"^^xsd:dateTime ;
    dct:modified "2025-08-28T21:50:05.197578"^^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 "Indice de Información Clasificada y Reservada Secretaría Distrital de Cultura Recreación y Deporte" ;
    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/150469d9-1a53-4e91-886d-06a9930029dd/resource/d543182e-0d1a-49d7-acb0-1b24d997df46> ;
    dcat:keyword "Actividad Cultural",
        "bogota",
        "indice de información clasificada y reservada",
        "secretaria de cultura recreación y deporte" .

<https://datosabiertos.bogota.gov.co/dataset/150469d9-1a53-4e91-886d-06a9930029dd/resource/d543182e-0d1a-49d7-acb0-1b24d997df46> a dcat:Distribution ;
    dct:description "Indice de Información Clasificada y Reservada Secretaría de Cultura Recreación y Deporte" ;
    dct:format "CSV" ;
    dct:issued "2020-02-18T20:21:17.525842"^^xsd:dateTime ;
    dct:modified "2020-02-18T20:21:17.525842"^^xsd:dateTime ;
    dct:title "Indice de Información Clasificada y Reservada Secretaría de Cultura Recreación y Deporte" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/150469d9-1a53-4e91-886d-06a9930029dd/resource/d543182e-0d1a-49d7-acb0-1b24d997df46/download/indice-de-informacion-clasificada-y-reservada-scrd.csv> ;
    dcat:byteSize 60970.0 ;
    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" .

