@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/acf4c960-5b49-468c-9404-302a73363f7a> a dcat:Dataset ;
    dct:description "Inventario de la información pública que el sujeto obligado genere, obtenga, adquiera, transforme o controle en su calidad de tal." ;
    dct:identifier "acf4c960-5b49-468c-9404-302a73363f7a" ;
    dct:issued "2021-09-22T12:56:06.916292"^^xsd:dateTime ;
    dct:modified "2021-09-22T12:57:03.445273"^^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 "Dato abierto registro activos de informacion" ;
    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/acf4c960-5b49-468c-9404-302a73363f7a/resource/670a7072-6dc0-4bc4-b969-0b5921def1ca> .

<https://datosabiertos.bogota.gov.co/dataset/acf4c960-5b49-468c-9404-302a73363f7a/resource/670a7072-6dc0-4bc4-b969-0b5921def1ca> a dcat:Distribution ;
    dct:description "Hoja de cálculo con lista desplegable por Unidad de Negocio con la relacion de información calificada como publica disponible por solicitud" ;
    dct:format "CSV" ;
    dct:issued "2021-09-22T12:57:02.574951"^^xsd:dateTime ;
    dct:modified "2021-09-22T12:57:02.574951"^^xsd:dateTime ;
    dct:title "Actualización registro activos de información" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/acf4c960-5b49-468c-9404-302a73363f7a/resource/670a7072-6dc0-4bc4-b969-0b5921def1ca/download/mpft0209f07-registro-de-activos-de-informacion-21092021.csv> ;
    dcat:byteSize 350768.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á" .

