@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/661cedaa-e904-479e-b26b-d13174f970bf> a dcat:Dataset ;
    dct:description "Metas proyectos de inversión Secretaría Distrital de Integración Social.  2020-2021 con corte a Marzo de 2021." ;
    dct:identifier "661cedaa-e904-479e-b26b-d13174f970bf" ;
    dct:issued "2021-07-01T01:09:35.501815"^^xsd:dateTime ;
    dct:modified "2021-07-01T01:17:54.716342"^^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 "Metas proyectos de inversión SDIS Marzo 2021" ;
    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/661cedaa-e904-479e-b26b-d13174f970bf/resource/11b90e7b-671f-4976-a57a-38608d3203c1> .

<https://datosabiertos.bogota.gov.co/dataset/661cedaa-e904-479e-b26b-d13174f970bf/resource/11b90e7b-671f-4976-a57a-38608d3203c1> a dcat:Distribution ;
    dct:description "Metas proyectos de inversión Secretaría Distrital de Integración Social Corte Marzo 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-07-01T01:11:10.707951"^^xsd:dateTime ;
    dct:modified "2021-07-01T01:11:10.707951"^^xsd:dateTime ;
    dct:title "Metas proyectos de inversión SDIS Marzo 2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/661cedaa-e904-479e-b26b-d13174f970bf/resource/11b90e7b-671f-4976-a57a-38608d3203c1/download/metas_proyectos_de_inversion_sdis_marzo_2021.xlsx> ;
    dcat:byteSize 67602.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" .

