@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/147bea9b-6773-4ff5-8c26-2ba41f5aa8f7> a dcat:Dataset ;
    dct:description "El presente conjunto de datos contiene las TRD \"Tablas de Retención Documental\" del Instituto Distrital de Recreación y Deporte IDRD" ;
    dct:identifier "147bea9b-6773-4ff5-8c26-2ba41f5aa8f7" ;
    dct:issued "2019-08-20T16:05:25.823464"^^xsd:dateTime ;
    dct:modified "2019-08-20T16:06:24.999732"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/c4c55c8f-d603-426b-8520-5cc4f96c1cca> ;
    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 "Tablas de Retención Documental IDRD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Erika Ladino" ;
            vcard:hasEmail <mailto:erika.ladino@idrd.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/147bea9b-6773-4ff5-8c26-2ba41f5aa8f7/resource/17c1bab4-f14e-4169-acce-89727f3be255>,
        <https://datosabiertos.bogota.gov.co/dataset/147bea9b-6773-4ff5-8c26-2ba41f5aa8f7/resource/eb24f7b6-7449-4676-ac70-ae333c10fb77> ;
    dcat:keyword "complementario",
        "cultura",
        "deporte",
        "educación",
        "recreación",
        "salud",
        "tecnica" .

<https://datosabiertos.bogota.gov.co/dataset/147bea9b-6773-4ff5-8c26-2ba41f5aa8f7/resource/17c1bab4-f14e-4169-acce-89727f3be255> a dcat:Distribution ;
    dct:issued "2019-08-20T16:05:43.699946"^^xsd:dateTime ;
    dct:modified "2019-08-20T16:05:43.699946"^^xsd:dateTime ;
    dct:title "Tablas de Retención Documental IDRD" ;
    dcat:accessURL <https://drive.google.com/file/d/1xYQ7jitQEwlGGFqZ5Mgtny5mawOu5Ohs/view?usp=sharing> .

<https://datosabiertos.bogota.gov.co/dataset/147bea9b-6773-4ff5-8c26-2ba41f5aa8f7/resource/eb24f7b6-7449-4676-ac70-ae333c10fb77> a dcat:Distribution ;
    dct:description "Las siguientes son las TRD tablas de rentención documental de IDRD" ;
    dct:format "CSV" ;
    dct:issued "2019-08-20T16:06:23.652925"^^xsd:dateTime ;
    dct:modified "2019-08-20T16:06:23.652925"^^xsd:dateTime ;
    dct:title "Tablas de Retención Documental IDRD" ;
    dcat:accessURL <https://drive.google.com/file/d/1xYQ7jitQEwlGGFqZ5Mgtny5mawOu5Ohs/view?usp=sharing> .

<https://datosabiertos.bogota.gov.co/organization/c4c55c8f-d603-426b-8520-5cc4f96c1cca> a foaf:Organization ;
    foaf:name "Instituto Distrital de Recreación y Deporte" .

