@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58> a dcat:Dataset ;
    dct:description "Informe pqrsd primer trimestre 2018 FONCEP" ;
    dct:identifier "14bd716c-a4a2-463d-aedb-fd84e8998b58" ;
    dct:issued "2018-12-04T13:25:15.959380"^^xsd:dateTime ;
    dct:modified "2019-04-12T05:02:54.846813"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/b225de40-6a09-4ebd-849b-4d32ed198a50> ;
    dct:title "PQRSD PRIMER TRIMESTRE 2018 Fondo de Pretaciones Económicas, Cesantías y Pensiones FONCEP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "E Caceres" ;
            vcard:hasEmail <mailto:ekcaceres@foncep.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/b61f0306-2f56-469e-9b48-edcbf899fe8f>,
        <https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/dd143d5c-d877-415e-8b35-3cee06007dc8> .

<https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/b61f0306-2f56-469e-9b48-edcbf899fe8f> a dcat:Distribution ;
    dct:description "Informe pqrsd primer trimestre 2018 FONCEP" ;
    dct:format "CSV" ;
    dct:issued "2018-12-04T13:28:19.307145"^^xsd:dateTime ;
    dct:modified "2018-12-04T13:28:19.307145"^^xsd:dateTime ;
    dct:title "PQRSD PRIMER TRIMESTRE 2018" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/b61f0306-2f56-469e-9b48-edcbf899fe8f/download/datos-abiertos-pqrsd-primer-trimestre-2018.csv> .

<https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/dd143d5c-d877-415e-8b35-3cee06007dc8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-12-04T13:31:06.819002"^^xsd:dateTime ;
    dct:modified "2018-12-04T13:31:06.819002"^^xsd:dateTime ;
    dct:title "METADA PQRSD PRIMER TRIMESTRE 2018" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/14bd716c-a4a2-463d-aedb-fd84e8998b58/resource/dd143d5c-d877-415e-8b35-3cee06007dc8/download/metada-pqrsd-primer-trimestre-2018.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" .

