@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/59faaf50-3943-4674-971e-15a6c49717a5> a dcat:Dataset ;
    dct:description "Datos de cobertura Residencial del Servicio de acueducto y alcantarillado sanitario en Bogotá D.C para los años 2017 y 2018. " ;
    dct:identifier "59faaf50-3943-4674-971e-15a6c49717a5" ;
    dct:issued "2022-01-19T12:49:11.045715"^^xsd:dateTime ;
    dct:modified "2022-01-19T12:50:28.119911"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> ;
    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 "Cobertura Bogotá 12-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hector Manuel Monroy" ;
            vcard:hasEmail <mailto:hmmonroy@acueducto.com.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/0339e2fb-601b-42e2-9a63-1362b6eed687>,
        <https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/9622b917-5933-46e1-ac51-5355a9345405> .

<https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/0339e2fb-601b-42e2-9a63-1362b6eed687> a dcat:Distribution ;
    dct:description "Datos de cobertura Residencial del Servicio de acueducto y alcantarillado sanitario en Bogotá D.C para los años 2017 y 2018. " ;
    dct:format "CSV" ;
    dct:issued "2022-01-19T12:49:55.678738"^^xsd:dateTime ;
    dct:modified "2022-01-19T12:49:55.678738"^^xsd:dateTime ;
    dct:title "Dato abierto cobertura Bogotá 12-2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/0339e2fb-601b-42e2-9a63-1362b6eed687/download/dato-abierto-cobertura-bogota-12-2021.csv> ;
    dcat:byteSize 342.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/9622b917-5933-46e1-ac51-5355a9345405> a dcat:Distribution ;
    dct:description "Datos de cobertura Residencial del Servicio de acueducto y alcantarillado sanitario en Bogotá D.C para los años 2017 y 2018. " ;
    dct:format "CSV" ;
    dct:issued "2022-01-19T12:50:26.884974"^^xsd:dateTime ;
    dct:modified "2022-01-19T12:50:26.884974"^^xsd:dateTime ;
    dct:title "Metadata Cobertura Bogotá 12-2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/59faaf50-3943-4674-971e-15a6c49717a5/resource/9622b917-5933-46e1-ac51-5355a9345405/download/metadata-cobertura-bogota-12-2021.csv> ;
    dcat:byteSize 1084.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> a foaf:Organization ;
    foaf:name "Empresa de Acueducto y Alcantarillado de Bogotá" .

