@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/1e93406d-3311-4b99-ab93-71d0885a0dbf> a dcat:Dataset ;
    dct:description "Atención Urgencias de la Subred Norte Octubre 2020" ;
    dct:identifier "1e93406d-3311-4b99-ab93-71d0885a0dbf" ;
    dct:issued "2020-11-20T22:18:51.362703"^^xsd:dateTime ;
    dct:modified "2020-11-20T22:19:33.954753"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/79b9f0da-b4ea-42e0-8c06-bc3cfc55d7f1> ;
    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 "Atención Urgencias de la Subred Norte Octubre 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Álvaro Enrique Sossa" ;
            vcard:hasEmail <mailto:desarrolloinstitucional@subrednorte.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/cd4047cb-1b71-4309-ab80-c32c9e66fb06>,
        <https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/ecb5c326-305c-4565-8c45-1c5f6aa0fa3d> ;
    dcat:keyword "Salud Bogotá" .

<https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/cd4047cb-1b71-4309-ab80-c32c9e66fb06> a dcat:Distribution ;
    dct:description "Metadata -Atención Urgencias de la Subred Norte Octubre" ;
    dct:format "CSV" ;
    dct:issued "2020-11-20T22:19:31.634263"^^xsd:dateTime ;
    dct:modified "2020-11-20T22:19:31.634263"^^xsd:dateTime ;
    dct:title "Metadata -Atención Urgencias de la Subred Norte Octubre" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/cd4047cb-1b71-4309-ab80-c32c9e66fb06/download/metadata-atencion-urgencias-de-la-subred-norte-octubre.csv> ;
    dcat:byteSize 2651.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/ecb5c326-305c-4565-8c45-1c5f6aa0fa3d> a dcat:Distribution ;
    dct:description "Atención Urgencias de la Subred Norte Octubre 2020" ;
    dct:format "CSV" ;
    dct:issued "2020-11-20T22:19:19.792190"^^xsd:dateTime ;
    dct:modified "2020-11-20T22:19:19.792190"^^xsd:dateTime ;
    dct:title "Atención Urgencias de la Subred Norte Octubre 2020" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1e93406d-3311-4b99-ab93-71d0885a0dbf/resource/ecb5c326-305c-4565-8c45-1c5f6aa0fa3d/download/atencion-urgencias-de-la-subred-norte-octubre.csv> ;
    dcat:byteSize 27139.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/79b9f0da-b4ea-42e0-8c06-bc3cfc55d7f1> a foaf:Organization ;
    foaf:name "Subred Integrada de Servicios de Salud Norte ESE" .

