@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/17aac485-20ea-412b-9e98-9964ca994a6f> a dcat:Dataset ;
    dct:description "Archivo en formato XLSX, con el registro de activos de información con fecha de corte a Abril de 2018." ;
    dct:identifier "17aac485-20ea-412b-9e98-9964ca994a6f" ;
    dct:issued "2019-10-18T16:56:09.229889"^^xsd:dateTime ;
    dct:modified "2020-09-28T20:28:03.493332"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/d0a1e3fb-ad46-468b-b061-c9ffb5df809b> ;
    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 "Registro de activos de Información - 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ana Julier Fonseca" ;
            vcard:hasEmail <mailto:afonseca@sdmujer.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/17aac485-20ea-412b-9e98-9964ca994a6f/resource/25c4c42e-3d4d-4259-8da2-6af3e3ce764e> ;
    dcat:keyword "Registro de activos de información" .

<https://datosabiertos.bogota.gov.co/dataset/17aac485-20ea-412b-9e98-9964ca994a6f/resource/25c4c42e-3d4d-4259-8da2-6af3e3ce764e> a dcat:Distribution ;
    dct:description "Archivo en formato XLSX, con el registro de activos de información con fecha de corte a Abril de 2018." ;
    dct:format "XLSX" ;
    dct:issued "2019-10-18T16:57:40.294089"^^xsd:dateTime ;
    dct:modified "2019-10-18T16:57:40.294089"^^xsd:dateTime ;
    dct:title "Registro de activos de información" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/17aac485-20ea-412b-9e98-9964ca994a6f/resource/25c4c42e-3d4d-4259-8da2-6af3e3ce764e/download/activos-de-informacion-1-1.xlsx> ;
    dcat:byteSize 432093.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/d0a1e3fb-ad46-468b-b061-c9ffb5df809b> a foaf:Organization ;
    foaf:name "Secretaría Distrital de la Mujer" .

