@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/a5492ba3-c226-4b13-8908-c5cb94686d17> a dcat:Dataset ;
    dct:description "Contiene la distribución de pensionados activos de FONCEP a la EPS, ordenado de mayor a menor concentración." ;
    dct:identifier "a5492ba3-c226-4b13-8908-c5cb94686d17" ;
    dct:issued "2021-05-18T22:56:18.484598"^^xsd:dateTime ;
    dct:modified "2021-05-18T22:57:22.896478"^^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 "Pensionados FONCEP por EPS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "E Caceres" ;
            vcard:hasEmail <mailto:ekcaceres@foncep.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/a5492ba3-c226-4b13-8908-c5cb94686d17/resource/083c2a46-367b-42eb-81d9-ff21e337b223> ;
    dcat:keyword "EPS",
        "FONCEP",
        "foncep",
        "pensionados",
        "salud",
        "salud bogota" .

<https://datosabiertos.bogota.gov.co/dataset/a5492ba3-c226-4b13-8908-c5cb94686d17/resource/083c2a46-367b-42eb-81d9-ff21e337b223> a dcat:Distribution ;
    dct:description "Pensionados FONCEP por EPS" ;
    dct:format "CSV" ;
    dct:issued "2021-05-18T22:57:22.016342"^^xsd:dateTime ;
    dct:modified "2021-05-18T22:57:22.016342"^^xsd:dateTime ;
    dct:title "Pensionados FONCEP por EPS" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a5492ba3-c226-4b13-8908-c5cb94686d17/resource/083c2a46-367b-42eb-81d9-ff21e337b223/download/pensionados-por-eps-corte-mayo-2021.csv> ;
    dcat:byteSize 651.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" .

