@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/0cf75a9a-2eb3-4b35-87f3-49d30a06f569> a dcat:Dataset ;
    dct:description "Plan de Austeridad 2021 V1" ;
    dct:identifier "0cf75a9a-2eb3-4b35-87f3-49d30a06f569" ;
    dct:issued "2021-02-19T15:53:54.896638"^^xsd:dateTime ;
    dct:modified "2024-04-04T20:03:21.819091"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/b225de40-6a09-4ebd-849b-4d32ed198a50> ;
    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 "Plan de Austeridad 2021 V1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "E Caceres" ;
            vcard:hasEmail <mailto:ekcaceres@foncep.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/0cf75a9a-2eb3-4b35-87f3-49d30a06f569/resource/398965f1-2e02-4e46-95ae-9a80addb52dd> ;
    dcat:keyword "Cesantías",
        "FONCEP",
        "Fondo de Prestaciones Económicas Cesantias y Pensiones",
        "Pensiones",
        "Plan de austeridad",
        "Planes Estratégicos Sectoriales Institucionales",
        "Planes Operativos",
        "Prestaciones Económicas" .

<https://datosabiertos.bogota.gov.co/dataset/0cf75a9a-2eb3-4b35-87f3-49d30a06f569/resource/398965f1-2e02-4e46-95ae-9a80addb52dd> a dcat:Distribution ;
    dct:description "Plan de Austeridad en el Gasto 2021 V1" ;
    dct:format "CSV" ;
    dct:issued "2021-02-19T15:56:02.267582"^^xsd:dateTime ;
    dct:modified "2021-02-19T15:56:02.267582"^^xsd:dateTime ;
    dct:title "Plan de Austeridad en el Gasto 2021 V1" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/0cf75a9a-2eb3-4b35-87f3-49d30a06f569/resource/398965f1-2e02-4e46-95ae-9a80addb52dd/download/plan-de-austeridad-del-gasto-2021-v1_02.21.csv> ;
    dcat:byteSize 20944.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/b225de40-6a09-4ebd-849b-4d32ed198a50> a foaf:Organization ;
    foaf:name "Fondo de Prestaciones Económicas, Cesantías y Pensiones - FONCEP" .

