@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/d91fbb3e-8ff8-4df7-a711-06792a1bad50> a dcat:Dataset ;
    dct:description "Registro de Activos de Información" ;
    dct:identifier "d91fbb3e-8ff8-4df7-a711-06792a1bad50" ;
    dct:issued "2018-07-13T03:19:22.363112"^^xsd:dateTime ;
    dct:modified "2024-03-05T13:10:48.294911"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/e02f7749-f891-4f9c-b74d-1cd72f7bb974> ;
    dct:title "Registro de Activos de Información" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Steve Parra Rodriguez" ;
            vcard:hasEmail <mailto:msparra@personeriabogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/d91fbb3e-8ff8-4df7-a711-06792a1bad50/resource/c5ee178f-83ba-42a2-a236-4874c89e2844> ;
    dcat:keyword "Organismos de control y vigilancia" ;
    dcat:landingPage <https://goo.gl/ed6QzD> .

<https://datosabiertos.bogota.gov.co/dataset/d91fbb3e-8ff8-4df7-a711-06792a1bad50/resource/c5ee178f-83ba-42a2-a236-4874c89e2844> a dcat:Distribution ;
    dct:description "Registro de Activos de Información de la Personería de Bogotá" ;
    dct:format "CSV" ;
    dct:issued "2024-03-05T13:07:20.199409"^^xsd:dateTime ;
    dct:modified "2024-03-05T13:07:20.199409"^^xsd:dateTime ;
    dct:title "Registro de Activos de Información de la Personería de Bogotá" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/d91fbb3e-8ff8-4df7-a711-06792a1bad50/resource/c5ee178f-83ba-42a2-a236-4874c89e2844/download/registro_activos_informacion_perso_bta_dic2023.csv> ;
    dcat:byteSize 177799.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/e02f7749-f891-4f9c-b74d-1cd72f7bb974> a foaf:Organization ;
    foaf:name "Personería de Bogotá" .

