@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/4369b69a-350a-42fa-bcee-a0f8b61e1380> a dcat:Dataset ;
    dct:description "Indice de Información Clasificada y Reservada del Instituto Distrital para la Protección de la Niñez y la Juventud - IDIPRON a diciembre de 2018 " ;
    dct:identifier "4369b69a-350a-42fa-bcee-a0f8b61e1380" ;
    dct:issued "2019-01-11T19:57:47.393098"^^xsd:dateTime ;
    dct:modified "2019-04-12T05:01:52.095028"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/6b51dbb9-afb5-4c4b-afe5-a4aa8143a0df> ;
    dct:title "Indice de información clasificada y reservada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jairo Alonso Parada Aranda" ;
            vcard:hasEmail <mailto:jairop@idipron.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/4369b69a-350a-42fa-bcee-a0f8b61e1380/resource/ea5aaed5-f97f-407e-ace9-ce5372f37696> ;
    dcat:keyword "Índice de Información Clasificada" .

<https://datosabiertos.bogota.gov.co/dataset/4369b69a-350a-42fa-bcee-a0f8b61e1380/resource/ea5aaed5-f97f-407e-ace9-ce5372f37696> a dcat:Distribution ;
    dct:description "Archivo editable en formato xlsx." ;
    dct:format "XLSX" ;
    dct:issued "2019-01-11T20:14:18.155258"^^xsd:dateTime ;
    dct:modified "2019-01-11T20:14:18.155258"^^xsd:dateTime ;
    dct:title "indice-de-informacion-clasificada-y-reservada-28-dic-2018.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/4369b69a-350a-42fa-bcee-a0f8b61e1380/resource/ea5aaed5-f97f-407e-ace9-ce5372f37696/download/indice-de-informacion-clasificada-y-reservada-28-dic-2018.xlsx> ;
    dcat:byteSize 108453.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/6b51dbb9-afb5-4c4b-afe5-a4aa8143a0df> a foaf:Organization ;
    foaf:name "Instituto Distrital para la Protección de la Niñez y la Juventud" .

