@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/2fd23b38-5345-46aa-9266-8dbf4d3655a5> a dcat:Dataset ;
    dct:description "Direcciones donde presenta servicio atención a la ciudadanía" ;
    dct:identifier "2fd23b38-5345-46aa-9266-8dbf4d3655a5" ;
    dct:issued "2020-06-25T16:18:35.179641"^^xsd:dateTime ;
    dct:modified "2023-08-22T21:00:18.432418"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/65681721-6040-4074-94ee-93740fd05238> ;
    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 "Puntos de Atención Secretaría Distrital de Ambiente" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dirección de Planeación y Sistemas de Información Ambiental" ;
            vcard:hasEmail <mailto:datosabiertos@ambientebogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/2fd23b38-5345-46aa-9266-8dbf4d3655a5/resource/670fff64-be6b-4cde-84bd-21e1068793d1> ;
    dcat:keyword "Puntos de atención",
        "Secretaría Distrital de Ambiente",
        "Servicio al ciudadano" .

<https://datosabiertos.bogota.gov.co/dataset/2fd23b38-5345-46aa-9266-8dbf4d3655a5/resource/670fff64-be6b-4cde-84bd-21e1068793d1> a dcat:Distribution ;
    dct:description "Puntos de Atención presencial SDA" ;
    dct:format "CSV" ;
    dct:issued "2020-06-25T16:19:46.894174"^^xsd:dateTime ;
    dct:modified "2020-06-25T16:19:46.894174"^^xsd:dateTime ;
    dct:title "Puntos de Atención presencial" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2fd23b38-5345-46aa-9266-8dbf4d3655a5/resource/670fff64-be6b-4cde-84bd-21e1068793d1/download/sedes_sda.csv> ;
    dcat:byteSize 610.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/65681721-6040-4074-94ee-93740fd05238> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Ambiente" .

