@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/b4ed99c7-4d52-4ed2-b6c2-7b8508afe2c6> a dcat:Dataset ;
    dct:description "La presente es la publicación del indice de información reservada y clasificada" ;
    dct:identifier "b4ed99c7-4d52-4ed2-b6c2-7b8508afe2c6" ;
    dct:issued "2019-08-28T15:53:22.765552"^^xsd:dateTime ;
    dct:modified "2019-08-30T15:10:18.394177"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/c4c55c8f-d603-426b-8520-5cc4f96c1cca> ;
    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 "Indice de información reservada y clasificada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Erika Ladino" ;
            vcard:hasEmail <mailto:erika.ladino@idrd.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/b4ed99c7-4d52-4ed2-b6c2-7b8508afe2c6/resource/52334bc0-e6c8-493c-af00-340711adaa72> ;
    dcat:keyword "complementario",
        "cultura",
        "deporte",
        "educación",
        "recreación",
        "salud",
        "tecnica" .

<https://datosabiertos.bogota.gov.co/dataset/b4ed99c7-4d52-4ed2-b6c2-7b8508afe2c6/resource/52334bc0-e6c8-493c-af00-340711adaa72> a dcat:Distribution ;
    dct:description "La presente publicación contiene la información pública y reservada de IDRD" ;
    dct:format "CSV" ;
    dct:issued "2019-08-28T15:54:00.338914"^^xsd:dateTime ;
    dct:modified "2019-08-28T15:54:00.338914"^^xsd:dateTime ;
    dct:title "INDICE DE INFORMACIÓN RESERVADA Y/O CLASIFICADA IDRD" ;
    dcat:accessURL <https://drive.google.com/file/d/16GIi5ftpJCcEwjVC6jiiir9Q5e9zqncg/view?usp=sharing> .

<https://datosabiertos.bogota.gov.co/organization/c4c55c8f-d603-426b-8520-5cc4f96c1cca> a foaf:Organization ;
    foaf:name "Instituto Distrital de Recreación y Deporte" .

