@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/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9> a dcat:Dataset ;
    dct:description "Información de las investigaciones desarrolladas por el Jardín Botánico de Bogotá, su estado de avance y temáticas de investigación." ;
    dct:identifier "fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9" ;
    dct:issued "2026-02-25T17:27:19.761435"^^xsd:dateTime ;
    dct:modified "2026-03-17T15:25:20.770153"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/ce66e8d6-9008-4967-8b83-12f373a75ce3> ;
    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 "Investigaciones Jardín Botánico. Bogotá D.C." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liliana Ruiz Orjuela" ;
            vcard:hasEmail <mailto:lruiz@jbb.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/034c0da3-ec13-43ef-941a-42417e8533b4>,
        <https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/8d50ce4e-9648-43b4-aa2a-a24613f01246> ;
    dcat:keyword "Bogotá",
        "Jardín Botánico",
        "investigación" .

<https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/034c0da3-ec13-43ef-941a-42417e8533b4> a dcat:Distribution ;
    dct:description "Descarga" ;
    dct:format "XLS" ;
    dct:issued "2026-02-25T17:28:25.204953"^^xsd:dateTime ;
    dct:modified "2026-02-25T17:32:42.355293"^^xsd:dateTime ;
    dct:title "Seguimiento Investigaciones" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/034c0da3-ec13-43ef-941a-42417e8533b4/download/seguimientosidic_datosabiertos_22082025.xlsx> ;
    dcat:byteSize 2898616.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/8d50ce4e-9648-43b4-aa2a-a24613f01246> a dcat:Distribution ;
    dct:description "Descarga" ;
    dct:format "XLS" ;
    dct:issued "2026-02-25T17:29:18.760414"^^xsd:dateTime ;
    dct:modified "2026-02-25T17:29:34.210578"^^xsd:dateTime ;
    dct:title "Descripción Campo Investigaciones" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/fc1151db-761f-4b3d-bb6e-6d9ee68ca3e9/resource/8d50ce4e-9648-43b4-aa2a-a24613f01246/download/descripcion_campo_investigaciones_22082025.xlsx> ;
    dcat:byteSize 30632.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/ce66e8d6-9008-4967-8b83-12f373a75ce3> a foaf:Organization ;
    foaf:name "Jardín Botánico de Bogotá" .

