@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/d3ed1410-c012-4084-83e0-55498aa5765f> a dcat:Dataset ;
    dct:description "Contiene el registro de activos de información de la entidad." ;
    dct:identifier "d3ed1410-c012-4084-83e0-55498aa5765f" ;
    dct:issued "2022-08-29T16:44:59.837767"^^xsd:dateTime ;
    dct:modified "2022-08-29T17:11:17.285563"^^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 "Activos de informacion Capital Salud" ;
    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/d3ed1410-c012-4084-83e0-55498aa5765f/resource/e6a81b26-3438-4805-9a19-9427c1d5597d> ;
    dcat:keyword "Capital Salud EPS-s",
        "activos de información" .

<https://datosabiertos.bogota.gov.co/dataset/d3ed1410-c012-4084-83e0-55498aa5765f/resource/e6a81b26-3438-4805-9a19-9427c1d5597d> a dcat:Distribution ;
    dct:description "Contiene el registro de activos de información de la entidad" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-29T16:48:42.970377"^^xsd:dateTime ;
    dct:modified "2022-08-29T16:48:42.970377"^^xsd:dateTime ;
    dct:title "Activos de Información Capital Salud EPS-s" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/d3ed1410-c012-4084-83e0-55498aa5765f/resource/e6a81b26-3438-4805-9a19-9427c1d5597d/download/registro-de-activos-de-informacion.xlsx> ;
    dcat:byteSize 330368.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" .

