@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/f2bb0496-4a17-49be-b459-586c1948aeb9> a dcat:Dataset ;
    dct:description "Información relacionada con los puntos de atención y contacto de las ligas deportivas." ;
    dct:identifier "f2bb0496-4a17-49be-b459-586c1948aeb9" ;
    dct:issued "2025-10-07T15:38:10.004273"^^xsd:dateTime ;
    dct:modified "2025-10-07T17:57:58.881052"^^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 "Ligas deportivas IDRD. Bogotá" ;
    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/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/07e92639-40bf-4c5a-b9c7-98feffff52db>,
        <https://datosabiertos.bogota.gov.co/dataset/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/c96c0a74-1f59-4265-8365-c003bbde406a> ;
    dcat:keyword "BOGOTA",
        "IDRD",
        "LIGASDEPORTIVAS" .

<https://datosabiertos.bogota.gov.co/dataset/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/07e92639-40bf-4c5a-b9c7-98feffff52db> a dcat:Distribution ;
    dct:description "Relaciona el diccionario de datos de las ligas deportivas" ;
    dct:format "XLSX" ;
    dct:issued "2025-10-07T15:44:40.286315"^^xsd:dateTime ;
    dct:modified "2025-10-07T15:44:52.949849"^^xsd:dateTime ;
    dct:title "diccionario_basico_ligas_deportivas.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/07e92639-40bf-4c5a-b9c7-98feffff52db/download/diccionario_basico_ligas_deportivas.xlsx> ;
    dcat:byteSize 9501.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/c96c0a74-1f59-4265-8365-c003bbde406a> a dcat:Distribution ;
    dct:description "Directorio de Ligas deportivas " ;
    dct:format "XLSX" ;
    dct:issued "2025-10-07T15:39:10.315731"^^xsd:dateTime ;
    dct:modified "2025-10-07T15:48:57.164129"^^xsd:dateTime ;
    dct:title "Directorio ligas deportivas.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/f2bb0496-4a17-49be-b459-586c1948aeb9/resource/c96c0a74-1f59-4265-8365-c003bbde406a/download/directorio-ligas-deportivas.xlsx> ;
    dcat:byteSize 18982.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

