@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/a9441069-9ea9-4e47-ba10-dc257ea3e950> a dcat:Dataset ;
    dct:description "Listado del inventario de los activos de informacion de cada una de lasáreas de la EAAB" ;
    dct:identifier "a9441069-9ea9-4e47-ba10-dc257ea3e950" ;
    dct:issued "2019-01-22T20:12:18.707821"^^xsd:dateTime ;
    dct:modified "2019-05-21T18:25:56.275909"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> ;
    dct:title "INVENTARIO ACTIVOS DE INFORMACION DE LA EAAB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hector Manuel Monroy" ;
            vcard:hasEmail <mailto:hmmonroy@acueducto.com.co> ] .

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

