@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/37c590fa-727e-4068-9113-39c6bebbdccf> a dcat:Dataset ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el primer trimestre del 2020" ;
    dct:identifier "37c590fa-727e-4068-9113-39c6bebbdccf" ;
    dct:issued "2020-04-30T16:33:49.067172"^^xsd:dateTime ;
    dct:modified "2020-04-30T16:38:03.013735"^^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 Primer Trimestre 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "E Caceres" ;
            vcard:hasEmail <mailto:ekcaceres@foncep.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/4aa9542f-5c84-4052-b47d-a4271b79a917>,
        <https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/60eaed31-595d-460f-bae7-29455b599f2f> ;
    dcat:keyword "Pqrsd",
        "denuncias",
        "peticiones",
        "quejas",
        "reclamos",
        "sugerencias" .

<https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/4aa9542f-5c84-4052-b47d-a4271b79a917> a dcat:Distribution ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el primer trimestre del 2020" ;
    dct:format "CSV" ;
    dct:issued "2020-04-30T16:34:44.819671"^^xsd:dateTime ;
    dct:modified "2020-04-30T16:34:44.819671"^^xsd:dateTime ;
    dct:title "PQRSD primer trimestre 2020- Metadata" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/4aa9542f-5c84-4052-b47d-a4271b79a917/download/metada-primer-trimestre-2020metadata.csv> ;
    dcat:byteSize 539.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/60eaed31-595d-460f-bae7-29455b599f2f> a dcat:Distribution ;
    dct:description "Este informe contiene la cantidad de PQRSD que se recibieron en la Entidad en el primer trimestre del 2020" ;
    dct:format "CSV" ;
    dct:issued "2020-04-30T16:38:03.046451"^^xsd:dateTime ;
    dct:modified "2020-04-30T16:38:03.046451"^^xsd:dateTime ;
    dct:title "PQRSD Primer trimestre 2020 dataset" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/37c590fa-727e-4068-9113-39c6bebbdccf/resource/60eaed31-595d-460f-bae7-29455b599f2f/download/datos-abiertos-pqrsd-primer-trimestre-2020dataset.csv> ;
    dcat:byteSize 205.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" .

