@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/06b198f5-9518-45d9-91bd-49b351b6c2b8> a dcat:Dataset ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el cuarto trimestre del 2019" ;
    dct:identifier "06b198f5-9518-45d9-91bd-49b351b6c2b8" ;
    dct:issued "2020-04-14T18:57:57.362379"^^xsd:dateTime ;
    dct:modified "2020-04-14T18:59:14.589491"^^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 "PQRSD CUARTO TRIMESTRE 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "E Caceres" ;
            vcard:hasEmail <mailto:ekcaceres@foncep.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/861c619c-48d2-40c5-b161-618418df4246>,
        <https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/f0c526fd-378e-4673-bfb4-d0a9659d4b6c> ;
    dcat:keyword "Peticiones",
        "quejas",
        "reclamos" .

<https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/861c619c-48d2-40c5-b161-618418df4246> a dcat:Distribution ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el primer trimestre del 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-04-14T18:59:14.003717"^^xsd:dateTime ;
    dct:modified "2020-04-14T18:59:14.003717"^^xsd:dateTime ;
    dct:title "PQRSD PRIMER TRIMESTRE 2019" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/861c619c-48d2-40c5-b161-618418df4246/download/datos-abiertos-pqrsd-cuarto-trimestre-2019.csv> ;
    dcat:byteSize 147.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/f0c526fd-378e-4673-bfb4-d0a9659d4b6c> a dcat:Distribution ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el CUARTO trimestre del 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-04-14T18:58:42.664938"^^xsd:dateTime ;
    dct:modified "2020-04-14T18:58:42.664938"^^xsd:dateTime ;
    dct:title "PQRSD CUARTO TRIMESTRE 2019 - METADATA" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/06b198f5-9518-45d9-91bd-49b351b6c2b8/resource/f0c526fd-378e-4673-bfb4-d0a9659d4b6c/download/metada-cuarto-trimestre-2019.csv> ;
    dcat:byteSize 540.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" .

