@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/eb2df7bc-71e1-446d-85a3-06d926f0cd2f> a dcat:Dataset ;
    dct:description "Contiene el registro de información clasificada y reservada de la entidad." ;
    dct:identifier "eb2df7bc-71e1-446d-85a3-06d926f0cd2f" ;
    dct:issued "2022-08-29T17:20:42.132376"^^xsd:dateTime ;
    dct:modified "2022-08-29T17:21:57.716404"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/d94f4a1d-6ff3-417b-9517-be8999a59c92> ;
    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 "Información clasificada y reservada Capital Salud EPS-s" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diana Vanessa Olaya Rachez" ;
            vcard:hasEmail <mailto:profesional.gestiondocumental2@capitalsalud.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/eb2df7bc-71e1-446d-85a3-06d926f0cd2f/resource/c28193da-97d6-4bae-8d00-33b311131f86> ;
    dcat:keyword "Capital Salud EPS-s",
        "indice de información clasificada y reservada" .

<https://datosabiertos.bogota.gov.co/dataset/eb2df7bc-71e1-446d-85a3-06d926f0cd2f/resource/c28193da-97d6-4bae-8d00-33b311131f86> a dcat:Distribution ;
    dct:description "Contiene el registro de información clasificada y reservada de la entidad" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-29T17:21:56.906184"^^xsd:dateTime ;
    dct:modified "2022-08-29T17:21:56.906184"^^xsd:dateTime ;
    dct:title "Información Clasificada y reservada Capital Salud EPS-s" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/eb2df7bc-71e1-446d-85a3-06d926f0cd2f/resource/c28193da-97d6-4bae-8d00-33b311131f86/download/informacion-clasificada-y-reservada.xlsx> ;
    dcat:byteSize 1893277.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/d94f4a1d-6ff3-417b-9517-be8999a59c92> a foaf:Organization ;
    foaf:name "Capital Salud EPS -S" .

