@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/dc14bc80-eaaf-4051-82d8-a68ee686248d> a dcat:Dataset ;
    dct:description "Listado de activos, contenidos y documentos producidos, recibidos y gestionados por Idartes en cumplimiento de sus funciones, en el cual se determina el nivel de acceso a la información según las disposiciones legales dadas en Colombia sobre información pública, restringida y clasificada." ;
    dct:identifier "dc14bc80-eaaf-4051-82d8-a68ee686248d" ;
    dct:issued "2021-08-09T18:53:13.020274"^^xsd:dateTime ;
    dct:modified "2021-08-09T18:54:03.291069"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/a3e05299-b01c-4081-8fc1-a3c0e40eef9b> ;
    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 "Índice de Información Clasificada y Reservada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Instituto Distrital de las artes" ;
            vcard:hasEmail <mailto:webmaster@idartes.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/dc14bc80-eaaf-4051-82d8-a68ee686248d/resource/58e278ef-ef1a-41d0-80ac-83a287fc9236> ;
    dcat:keyword "Nivel de acceso",
        "información" .

<https://datosabiertos.bogota.gov.co/dataset/dc14bc80-eaaf-4051-82d8-a68ee686248d/resource/58e278ef-ef1a-41d0-80ac-83a287fc9236> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-09T18:54:02.464520"^^xsd:dateTime ;
    dct:modified "2021-08-09T18:54:02.464520"^^xsd:dateTime ;
    dct:title "Índice de Información Clasificada y Reservada" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/dc14bc80-eaaf-4051-82d8-a68ee686248d/resource/58e278ef-ef1a-41d0-80ac-83a287fc9236/download/2.-indice-de-informacion-clasificada-y-reservada.xlsx> ;
    dcat:byteSize 265888.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/a3e05299-b01c-4081-8fc1-a3c0e40eef9b> a foaf:Organization ;
    foaf:name "Instituto Distrital de las Artes – Idartes" .

