@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/c9777bc9-d2a3-4a4c-93b5-f38acd39d18c> a dcat:Dataset ;
    dct:description "La Secretaría Distrital de Integración Social se permite presentar la Matriz de Seguimiento Políticas Públicas Poblacionales específicamente para el fenómeno de habitabilidad en calle." ;
    dct:identifier "c9777bc9-d2a3-4a4c-93b5-f38acd39d18c" ;
    dct:issued "2021-10-20T13:21:18.009666"^^xsd:dateTime ;
    dct:modified "2021-10-20T13:37:52.214860"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/5cc751f9-a4b5-4966-b9c0-c007c1de4438> ;
    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 "Política pública para el fenómeno de habitabilidad en calle" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Miguel Angel Quintero Lopez" ;
            vcard:hasEmail <mailto:mquinterol@sdis.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/c9777bc9-d2a3-4a4c-93b5-f38acd39d18c/resource/fe7e78fd-fac7-4b9d-94df-890d513df182> .

<https://datosabiertos.bogota.gov.co/dataset/c9777bc9-d2a3-4a4c-93b5-f38acd39d18c/resource/fe7e78fd-fac7-4b9d-94df-890d513df182> a dcat:Distribution ;
    dct:description "La Secretaría Distrital de Integración Social se permite presentar la Matriz de Seguimiento Políticas Públicas Poblacionales específicamente para el fenómeno de habitabilidad en calle." ;
    dct:format "XLSX" ;
    dct:issued "2021-10-20T13:22:53.524663"^^xsd:dateTime ;
    dct:modified "2021-10-20T13:22:53.524663"^^xsd:dateTime ;
    dct:title "Política pública para el fenómeno de habitabilidad en calle" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c9777bc9-d2a3-4a4c-93b5-f38acd39d18c/resource/fe7e78fd-fac7-4b9d-94df-890d513df182/download/politica-publica-para-el-fenomeno-de-habitabilidad-en-calle.xlsx> ;
    dcat:byteSize 292921.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/5cc751f9-a4b5-4966-b9c0-c007c1de4438> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Integración Social" .

